cmsgears / plugin-file-manager
File Manager plugin for CMSGears provide default component to accept files uploaded by users. The File Uploader widget can be used to upload files.
1.0.0-alpha9
2021-11-04 03:06 UTC
Requires
This package is auto-updated.
Last update: 2024-11-04 09:11:41 UTC
README
Project - CMSGears (http://www.cmsgears.org)
Plugin - File Manager
License - GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
Description - File Manager plugin for CMSGears provide default component to accept files uploaded by users. The File Uploader widget can be used to upload files.
Highlighted Features
- The default Component i.e. FileManager can be used to accept files uploaded by both admin and frontend users. The implementation of this component can be further changed based on project needs.
- It also provide File Uploader Widgets to upload files. These widgets need File Uploader JQuery Plugin from CMGTools JS library and CMGTools UI library for styles.
Notes: The detailed description for each feature can be found at http://www.cmsgears.org.