Download the PHP package heimrichhannot/contao-file-manager-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-file-manager-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-file-manager-bundle
More information about heimrichhannot/contao-file-manager-bundle
Files in heimrichhannot/contao-file-manager-bundle
Download heimrichhannot/contao-file-manager-bundle
More information about heimrichhannot/contao-file-manager-bundle
Files in heimrichhannot/contao-file-manager-bundle
Vendor heimrichhannot
Package contao-file-manager-bundle
Short Description This bundle offers a frontend file manager for the Contao CMS.
License LGPL-3.0-or-later
Package contao-file-manager-bundle
Short Description This bundle offers a frontend file manager for the Contao CMS.
License LGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package contao-file-manager-bundle
Contao File Manager Bundle
This bundle offers a frontend file manager for the Contao CMS.
Features
- display a simple and clean file manager in the frontend
- built with security in mind:
- takes care of the "public" state of folders
- always checks if the website user is allowed to see the current folder
- select allowed folders in a global file manager configuration or based on a member login in member groups separately
Impressions
The file manager in the frontend
Installation
- Install via composer:
composer require heimrichhannot/contao-file-manager-bundle
. - Update your database using migration command or install tool as usual.
Usage
- Create a file manager config in the contao backend.
- Create member groups if the file manager is non-public. Here you can extend the permissions of the file manager config.
- Create a frontend module and assign the file manager config. Then place the module in an article you like.
TODO
- batch processing
- actions: copy, move, rename, upload
All versions of contao-file-manager-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
contao/core-bundle Version ^4.9
heimrichhannot/contao-encore-contracts Version ^1.0
heimrichhannot/contao-status-message-bundle Version ^0.1
heimrichhannot/contao-utils-bundle Version ^2.204
symfony/config Version ^4.4||^5.0
symfony/event-dispatcher Version ^4.4||^5.0
symfony/http-kernel Version ^4.4||^5.0
symfony/http-foundation Version ^4.4||^5.0
symfony/routing Version ^4.4||^5.0
symfony/translation Version ^4.4||^5.0
symfony/dependency-injection Version ^4.4||^5.0
terminal42/service-annotation-bundle Version ^1.1
contao/core-bundle Version ^4.9
heimrichhannot/contao-encore-contracts Version ^1.0
heimrichhannot/contao-status-message-bundle Version ^0.1
heimrichhannot/contao-utils-bundle Version ^2.204
symfony/config Version ^4.4||^5.0
symfony/event-dispatcher Version ^4.4||^5.0
symfony/http-kernel Version ^4.4||^5.0
symfony/http-foundation Version ^4.4||^5.0
symfony/routing Version ^4.4||^5.0
symfony/translation Version ^4.4||^5.0
symfony/dependency-injection Version ^4.4||^5.0
terminal42/service-annotation-bundle Version ^1.1
The package heimrichhannot/contao-file-manager-bundle contains the following files
Loading the files please wait ....