trendyminds/uplimiter

Easily define the maximum file upload size per user group in Craft CMS

1.2.0 2017-02-02 03:53 UTC

This package is not auto-updated.

Last update: 2024-05-11 23:30:26 UTC


README

Easily define the maximum file upload size per user group in Craft CMS.

Screenshot

Installation

To install Uplimiter, follow these steps:

  1. Download & unzip the file and place the uplimiter directory into your craft/plugins directory
  2. -OR- do a git clone https://github.com/trendyminds/uplimiter.git directly into your craft/plugins folder. You can then update it with git pull
  3. -OR- install with Composer via composer require trendyminds/uplimiter
  4. Install plugin in the Craft Control Panel under Settings > Plugins
  5. 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