offerel/storage
Composer 安装命令:
composer require offerel/storage
包简介
Directly integrate elFinder as App in to Roundcubewith SSO.
README 文档
README
Directly integrate elFinder as App in to Roundcube with SSO. You can find elFinder at GitHub (https://github.com/Studio-42/elFinder).
Issues
Please create issues in the Codeberg.org issue tracker. I have disabled the issue tracker in GitHub.com because the repo there is only used as a workaround and for compatibility reasons.
Contribution
If you would like to support this Plugin, you have various options. You can report bugs via the Issue Tracker. This helps me to fix these bugs as quickly as possible.
Another option is to help translate the plugin into other languages. This is relatively easy to do via Weblate. The following languages are currently available:
Installation
- Extract the downloaded archive into Roundcube’s plugin directory
<roundcube>/plugins/and rename it tostorage. - Copy config.inc.php.dist to
config.inc.php - Change
$config['storage_basepath']in this config.inc.php to the root path for elFinder. This defines, where the root for the filemanager starts. Use the variable %u for the Roundcube username. - Activate the plugin in /config/config.inc.php in the way that you add it to the active plugins array, like
$config['plugins'] = array('storage');
统计信息
- 总下载量: 87
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0
- 更新时间: 2020-04-14