Dragonfly.Umbraco8SiteAuditor
0.6.0
dotnet add package Dragonfly.Umbraco8SiteAuditor --version 0.6.0
NuGet\Install-Package Dragonfly.Umbraco8SiteAuditor -Version 0.6.0
<PackageReference Include="Dragonfly.Umbraco8SiteAuditor" Version="0.6.0" />
paket add Dragonfly.Umbraco8SiteAuditor --version 0.6.0
#r "nuget: Dragonfly.Umbraco8SiteAuditor, 0.6.0"
// Install Dragonfly.Umbraco8SiteAuditor as a Cake Addin #addin nuget:?package=Dragonfly.Umbraco8SiteAuditor&version=0.6.0 // Install Dragonfly.Umbraco8SiteAuditor as a Cake Tool #tool nuget:?package=Dragonfly.Umbraco8SiteAuditor&version=0.6.0
Dragonfly.Umbraco8SiteAuditor
A collection of tools to extract data about an Umbraco 8 site created by Heather Floyd.
Installation
PM> Install-Package Dragonfly.Umbraco8SiteAuditor
Features
Usage
The Tools are accessed via Umbraco's WebApi path, or via the Dashboard added to the back-office Content section.
Try:
http://Yoursite.com/Umbraco/backoffice/Api/SiteAuditorApi/Help
*NOTE: You need to be logged-in to the Umbraco back-office in order to access the tools.
You can edit some of the tools' output via the Views installed in /App_Plugins/Dragonfly.SiteAuditor/Views
Resources
GitHub Repository: https://github.com/hfloyd/Dragonfly.Umbraco8SiteAuditor
A version for Umbraco 7 is available: https://github.com/hfloyd/Dragonfly.SiteAuditor
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Dragonfly.Net (>= 1.29.0)
- Dragonfly.Umbraco8 (>= 0.12.0)
- UmbracoCms.Core (>= 8.14.0 && <= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Moved Dashboard to 'Settings' section; Fixes