orchestra/control

Control Extension for Orchestra Platform

Maintainers

Package info

github.com/orchestral/control

pkg:composer/orchestra/control

Transparency log

Fund package maintenance!

Liberapay

paypal.me/crynobone

Statistics

Installs: 51 094

Dependents: 2

Suggesters: 0

Stars: 7

Open Issues: 0

v5.0.0 2020-03-29 03:43 UTC

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.