attogram/attogram-modulemanager
Composer 安装命令:
composer create-project attogram/attogram-modulemanager
包简介
The Module Manager for the Attogram Framework allows admins to enable/disable modules, and view status of installed modules
README 文档
README
This is the Module Manager for the Attogram Framework.
The Module Manager allows admins to:
- Enable modules
- Disable modules
- View status of modules
Install via composer
cd your-attogram-install-directory
composer create-project attogram/attogram-modulemanager modules/modulemanager
Install manually
- download latest Module Manager ZIP distrubtion
- unzip and move the managermodule directory into
your Attogram installation
modules/directory
Permissions
Your web server must have read/write permission to the
Attogram installation modules/ and modules_disabled/ directories
in order for the Module Manager to work properly.
Module Manager contents
Admin Actions
admin_actions/module-admin.php- Module Manager Admin Page
Included Files
includes/ModuleManager.php- Attogram ModuleManager Object
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 5
其他信息
- 授权协议: (MIT or GPL-3.0+) fa5abe828fa1dc9aa11db49373d4b8e0795dd50e
- 更新时间: 2016-07-18
