定制 orchestra/control 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.

tests Latest Stable Version Total Downloads Latest Unstable Version License

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

GitHub 信息

  • Stars: 7
  • Watchers: 3
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-05-02