gplcart-module file_manager
Allows to manage different files
gplcart/file_manager
Allows to manage different files
- Friday, March 9, 2018
- by gplcart
- Repository
- 0 Watchers
- 0 Stars
- 0 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
, (*1)
File manager is a GPL Cart module that allows site administrators to manage files within the system file directory., (*2)
Features, (*3)
- 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, (*4)
- Download and extract to
system/modules
manually or using composer composer 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
, (*5)
dev-master
9999999-dev
Allows to manage different files
Sources
Download
GPL-3.0+
GPL-3.0-or-later
The Requires
php
ecommerce
shopping cart
gplcart
gplcart module
dev-dev
dev-dev
Allows to manage different files
Sources
Download
GPL-3.0-or-later
The Requires
php
ecommerce
shopping cart
gplcart
gplcart module