File manager is a GPL Cart module that allows site administrators to manage files within the system file directory.
Features
- Create, move, delete, rename, upload, download, browse, empty files and directories
 - Bulk operations
 - Control access to paths using regexp patterns
 - Control file size of uploaded files
 - Control allowed file extensions
 - Filter/sort files
 
Installation
- Download and extract to 
system/modulesmanually or using composercomposer require gplcart/fm. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g-master. Rename if needed. - Go to 
admin/module/listend enable the module - Adjust module settings at 
admin/module/settings/file-manager - Grand access to perform commands etc at 
admin/user/list 
To manage files go to admin/tool/file-manager

