heimrichhannot/contao-file-manager-bundle
最新稳定版本:0.1.4
Composer 安装命令:
composer require heimrichhannot/contao-file-manager-bundle
包简介
This bundle offers a frontend file manager for the Contao CMS.
README 文档
README
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
统计信息
- 总下载量: 447
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2021-09-27
