gplcart / file_manager
Allows to manage different files
Installs: 0
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:gplcart-module
pkg:composer/gplcart/file_manager
Requires
This package is not auto-updated.
Last update: 2025-11-09 07:41:33 UTC
README
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