Info
Version: | 7.7.2.6 |
Author(s): | Adriano Fabri |
Last Update: | Tuesday, September 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://our.umbraco.org/projects/backoffice-extensions/falm-housekeeping/ |
NuGet Url: | https://www.nuget.org/packages/FALMHousekeeping |
Install
Install-Package FALMHousekeeping
dotnet add package FALMHousekeeping
paket add FALMHousekeeping
FALMHousekeeping Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.Http(>= 2.0.0)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- UmbracoCms(>= 7.7.0)
Tags
- Umbraco logs manager: to view and delete Umbraco DB Logs events and to view the TraceLog (this new function is a simplified version of Diplo Trace Log Viewer project - https://our.umbraco.org/projects/developer-tools/diplo-trace-log-viewer/)
- Media folder cleanup: to delete (in filesystem) under '/media' all folders which have no entry in the DB (orphans)
- Delete users: to remove Umbraco users (except the admin user)
- Version manager: to view and cleanup the version history that Umbraco maintains for each content node
- Recycle Bin Manager: to cleanup Content and Media Recycle Bin
- Cache and TEMP directories Manager: to cleanup "App_Data/cache" and "App_Data/TEMP" directories on File System
Package projected for Umbraco v7.7.0+.