Installing Media Manager
Requirements
The following conditions must be met before you can install and use Media Manager
- The ProcessWire module JqueryFileUpload (get it here for free) must be installed
- ProcessWire 2.5 or newer
JQueryFileUpload
Before installing Media Manager, you first have to install the (free) module JQueryFileUpload. Without this module, you will not be able to install or use Media Manager. The module is responsible for uploading media to your Media Library.
Media Manager
The ZIP file that the module comes in can be uploaded directly to your admin in Modules > New > Upload. If your modules file system is not writable, you can also install it this way:
- Copy the Media Manager files into the directory: /site/modules/MediaManager/. Please note that Media Manager consists of 4 modules:
- ProcessMediaManager
- MediaManagerImageEditor
- FieldtypeMediaManager
- InputfieldMediaManager
- In your ProcessWire admin, go to Modules and click Refresh.
- Click Install for the Media Manager (ProcessMediaManager) module. This will automatically install the other 3 modules.
Following installation, you will need to set up your non-Superusers to be able to use the module. We'll look at this next.