FALMHousekeeping 7.7.2.6
dotnet add package FALMHousekeeping --version 7.7.2.6
NuGet\Install-Package FALMHousekeeping -Version 7.7.2.6
<PackageReference Include="FALMHousekeeping" Version="7.7.2.6" />
paket add FALMHousekeeping --version 7.7.2.6
#r "nuget: FALMHousekeeping, 7.7.2.6"
// Install FALMHousekeeping as a Cake Addin
#addin nuget:?package=FALMHousekeeping&version=7.7.2.6
// Install FALMHousekeeping as a Cake Tool
#tool nuget:?package=FALMHousekeeping&version=7.7.2.6
This package adds a new section with the following tools:
- 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+
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- System.Net.Http (>= 2.0.0)
- UmbracoCms (>= 7.7.0)
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 |
---|---|---|
7.7.2.6 | 4,212 | 9/11/2018 |
7.7.2.5 | 1,027 | 7/19/2018 |
7.7.2.4 | 1,172 | 7/4/2018 |
7.7.2.3 | 945 | 7/3/2018 |
7.7.2.2 | 974 | 6/13/2018 |
7.7.2.1 | 1,073 | 4/9/2018 |
7.7.2 | 1,017 | 4/6/2018 |
7.7.1 | 896 | 3/7/2018 |
7.7.0.2 | 1,062 | 1/17/2018 |
7.7.0.1 | 1,007 | 1/16/2018 |
7.7.0 | 977 | 1/8/2018 |
7.6.0.9 | 996 | 11/7/2017 |
7.6.0.7 | 844 | 10/25/2017 |
7.6.0.6 | 865 | 10/18/2017 |
7.6.0.5 | 965 | 9/29/2017 |
7.6.0.3 | 1,066 | 9/25/2017 |
7.6.0.2 | 992 | 9/4/2017 |
7.6.0.1 | 948 | 9/1/2017 |
Enhancement: Versions manager, now use the core pagination component and umb-table layout