Module for CWP Panel to show real used quota of all users accounts.
How to install
Open this file (if the file doesn’t exist, create it)
vi /usr/local/cwpsrv/htdocs/resources/admin/include/3rdparty.php
add this line
<li><a href="index.php?module=users_used_quota"><span class="icon16 icomoon-icon-arrow-right-3"></span>Users Used Quota</a></li>
Download users_used_quota.php
Upload users_used_quota.php in
/usr/local/cwpsrv/htdocs/resources/admin/modules/
You can access the module “Users Used Quota” under “Developer Menu”.