Utility to show total asset storage and large files. This is just based on filesizes stored in the database to give a guide and not a substitute for checking actual storage on your Asset hosting platform. If you're using native Craft CMS transforms, then your Asset storage will be higher.
This plugin requires Craft CMS 5.0 or later, and PHP 8.2 or later.
ddev composer require simplygoodwork/craft-asset-summary -w && ddev craft plugin/install asset-summaryOpen your terminal and run the following commands:
# tell Composer to load the plugin
composer require simplygoodwork/craft-asset-summary
# tell Craft to install the plugin
./craft plugin/install asset-summaryGo to the Plugin Store in your project’s Control Panel and search for “Asset Summary”. Then press “Install”.
Go to Utilities > Asset Summary in the Craft Control panel to see an overview of Asset Storage.
Brought to you by Good Work.

