21 votes

Nexu

After installing this package all your internal links will be tracked in Umbraco. This way a content editor can see where a page or media items is used when trying to delete or unpublishing a page and will prevent broken links

How does it work

When content is saved the package will parse all the properties that have a parser configured and store the related items as a relation in Umbraco.

Delete warnings and unpublish warnings

When you try to delete or unpublish a item that is linked to from another item you will get a warning that it is used by other items. You can also see in which property the link is created.

Pages that are unpublished will display in italic and greyed out.
Pages in the recycle bin will be displayed as strike through

Nexu dashboard

In the settings section a dashboard is added that allows you to rebuild all the relations. This happens in a background thread, so once you have pushed the button you can continue working in the backoffice. You can go back to the dashboard to check the statu

Supported property editors

All core property editors

Documentation 

Documentation can be found here : https://github.com/dawoe/umbraco-nexu/blob/develop/docs/index.md

Screenshots

Archived files

Documentation

Source code

 Download package
version 2.3.0

NuGet install instructions for Umbraco 7.3.0-8.18.13

Install-Package Our.Umbraco.Nexu

Package owner

Dave Woestenborghs

Dave Woestenborghs

Dave has 12133 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (100%)

You must login before you can report on package compatibility.

Previously reported to work on versions: 8.6.x, 8.5.x, 8.4.x, 8.3.x, 8.2.x, 8.1.x, 7.15.x, 7.14.x, 7.13.x, 7.12.x, 7.11.x, 7.10.x, 7.8.x, 7.7.x, 7.6.x, 7.5.x, 7.4.x, 7.3.x

Package Information

  • Package owner: Dave Woestenborghs
  • Created: 05/04/2017
  • Current version 2.3.0
  • .NET version 4.5.2,4.7.2
  • License MIT
  • Downloads on Our: 4.5K
  • Downloads on NuGet: 163.7K
  • Total downloads : 168.2K

External resources