This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Role Based Storage Limiter

Description

This plugin allows the admin to set a storage limit (in MB) for each users based on their role. If the user attempts to upload a file, the plugin will check if the user meets the maximum amount of storage space and will throw an error.

Error messages can be customized by using the ‘rbsl_sl_error_message’ filter.

Initially, values are set as unlimited. Which means that all users will have unlimited storage space.

Screenshots

  • Plugin settings Page. Example of setting a 10MB limit to the Administrator Role
  • Adding new media in WordPress' admin page with an error thrown based on the set limit.
  • An example of the plugin in action on the a theme's front-end.

Installation

From your WordPress dashboard:

  1. Visit ‘Plugins > Add New’
  2. Search for ‘Role Based Storage Limiter’
  3. Activate Role Based Storage Limiter from your Plugins page.

From WordPress.org:

  1. Download Role Based Storage Limiter.
  2. Upload the ‘role-based-storage-limiter’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. Activate Role Based Storage Limiter from your Plugins page.

After plugin activation, go to Settings > Storage Limiter.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Role Based Storage Limiter” is open source software. The following people have contributed to this plugin.

Contributors