orchestra/control
最新稳定版本:v5.0.0
Composer 安装命令:
composer require orchestra/control
包简介
Control Extension for Orchestra Platform
README 文档
README
Official Administration Add-on Extension for Orchestra Platform that provide support for:
- Role Based Access Control Management.
- Theme Manager.
- Timezone Support.
Installation
To install through composer, simply put the following in your composer.json file:
{
"require": {
"orchestra/control": "^6.0"
}
}
And then run composer install from the terminal.
Quick Installation
Above installation can also be simplify by using the following command:
composer require "orchestra/control"
Setup
To start using Control, activate the extension from Orchestra Platform Administrator Interface.
统计信息
- 总下载量: 50.74k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-05-02