A backoffice plugin which allows users to view any NuGet packages installed on an Umbraco instance.
The packages adds a simple data table to a dashboard view in the Developer section of the backoffice. The data table is currently powered by the packages.config at the root of the website. If this is unavailable then data will not be shown and the user will be presented with an error message instead.
Backoffice users with access to Developer will be able to filter the table with the follow:
This package is built against Umbraco v7.3.0 but is compatible with any newer versions.
If you have any issues please raise a ticket over on the Github repo issue tracker.
NuGet installation
You can also install this project via NuGet using the following command in Package Manager Console:
Install-Package Our.Umbraco.NuGetPackageDashboard -pre
v0.3.3 (Beta)
v0.3.2 (Beta)
First beta release.
Adds in:
Includes functionality of unreleased: