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
Requires
This package is not auto-updated.
Last update: 2024-12-22 03:34:22 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/modules
manually 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/list
end 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