Thanks to visit codestin.com
Credit goes to github.com

Skip to content

katsana-external/control

 
 

Repository files navigation

Control Extension

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.

About

[Extension] Control for Orchestra Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.0%
  • Blade 8.0%