trendyminds / uplimiter
Easily define the maximum file upload size per user group in Craft CMS
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:craft-plugin
This package is not auto-updated.
Last update: 2025-01-05 02:30:58 UTC
README
Easily define the maximum file upload size per user group in Craft CMS.
Installation
To install Uplimiter, follow these steps:
- Download & unzip the file and place the
uplimiter
directory into yourcraft/plugins
directory - -OR- do a
git clone https://github.com/trendyminds/uplimiter.git
directly into yourcraft/plugins
folder. You can then update it withgit pull
- -OR- install with Composer via
composer require trendyminds/uplimiter
- Install plugin in the Craft Control Panel under Settings > Plugins
- The plugin folder should be named
uplimiter
for Craft to see it. GitHub recently started appending-master
(the branch name) to the name of the folder for zip file downloads.
Uplimiter works on Craft 3.x.
Uplimiter Overview
-Insert text here-
Configuring Uplimiter
-Insert text here-
Using Uplimiter
-Insert text here-
Uplimiter Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by TrendyMinds