azdyrski.Umbraco-User-Reporting 1.0.3

dotnet add package azdyrski.Umbraco-User-Reporting --version 1.0.3
NuGet\Install-Package azdyrski.Umbraco-User-Reporting -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="azdyrski.Umbraco-User-Reporting" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add azdyrski.Umbraco-User-Reporting --version 1.0.3
#r "nuget: azdyrski.Umbraco-User-Reporting, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install azdyrski.Umbraco-User-Reporting as a Cake Addin
#addin nuget:?package=azdyrski.Umbraco-User-Reporting&version=1.0.3

// Install azdyrski.Umbraco-User-Reporting as a Cake Tool
#tool nuget:?package=azdyrski.Umbraco-User-Reporting&version=1.0.3

Umbraco User Reporting

Metrics and reporting tools about your Umbraco Back Office Users, Groups, and Permissions

This plugin for Umbraco 8 will create a new tree item in the Settings section of the Umbraco Back Office. It offers a variety of views of the your Back Office users, groups, and content permissions.

Features include:

  • Enchanced User Browser with customizable columns, filters, and ability to export to CSV or XLSX.
  • Permissions view showing a summary of what each of your groups or users is able to modify on your site(s), along with a more detailed view.
  • User Audits showing various back office user actions, also exportable.

Download and Install

Umbraco Reqs: This package is only for version 8 of umbraco, support for previous versions isn't likely but I do plan to suppport v9 hopefully soon.

Nuget: https://www.nuget.org/packages/azdyrski.Umbraco-User-Reporting/

PM> Install-Package azdyrski.Umbraco-User-Reporting

Our.Umbraco package link: https://our.umbraco.com/packages/backoffice-extensions/umbraco-user-reporting/

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 465 2/6/2022
1.0.2 347 9/20/2021
1.0.1 372 9/20/2021
1.0.0 300 9/13/2021

v1.0.3 - Add User Audits Component