lambdatt-php / modcontrol
A SplitPHP Framework plugin to provide control over modules and entities inside your application.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:splitphp-module
README
A SplitPHP Framework plugin to provide control over modules and entities inside your application.
Installation
Install via Composer:
composer require lambdatt-php/modcontrol
Run the Migrations:
php console migrations:apply --module=modcontrol
PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core