Skip to content
Michael Ueberschaer edited this page Jan 19, 2015 · 7 revisions

MUFiles

Version 1.0.0

MUFiles gives the capability to handle several files in collections. How to install you should read on the page Installation.

Backend

In the backend you are able to set the allowed file extensions. Please note which extensions are supported at the moment. Also you can set the allowed size for files.

In the backend you can create collections and upload files into them. Also you are able to moderate submitted collections or files by users in the frontend.

Frontend

In the frontend users can submit collections and files for the moderation of admins or users in a group that has the permissions to moderate. Depending on the permissions set users can see collections and their files

Permissions

With permissions you can say which user group has success to which collection or file. The implementation is not complete at the moment, should work for standard needs.

Hook Provider

MUFiles contains a provider to attach collections or files to other modules.

Clone this wiki locally