flarum/extension-manager
最新稳定版本:v2.0.0-beta.5
Composer 安装命令:
composer require flarum/extension-manager
包简介
An extension manager to install, update and remove extension packages from the interface (Wrapper around composer).
README 文档
README
The extension manager is a tool that allows you to easily install and manage extensions. It runs composer under the hood.
Security
If admin access is given to untrustworthy users, they can install malicious extensions. Please be careful.
This extension is optional and can be removed for those who prefer to manually manage installs and updates through the command line interface.
Troubleshooting
If you have many extensions installed, you may run into memory issues when using the extension manager. If this happens, you can use an asynchronous queue that will run the extension manager in the background.
- Simple database queue guide: https://discuss.flarum.org/d/28151-database-queue-the-simplest-queue-even-for-shared-hosting
- (Advanced) Redis queue: https://discuss.flarum.org/d/21873-redis-sessions-cache-queues
You can find detailed logs on the extension manager operations in the storage/logs/composer directory. Please include the latest log file when reporting issues in the Flarum support forum.
统计信息
- 总下载量: 199.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-10