uWebSize shows the system statistics about the current Umbraco instance. The stats include:
Very simple, lightweight and uses the caching to avoid to calculate the statistics all the times the content page is loaded.
Starting from version 0.95 it also manages the disk space quota, disallowing the upload of new media if the website is over a determined size.
Supports the following database types: SQL Server, SQL Server CE.
========================================================
NuGet
To install from the NuGet console:
PM> Install-Package uWebSize
========================================================
Change log
Warning: Version 2.0 is compatible with Umbrco 8.11. For version 7.X you should use version 0.95.