enlitepro/enlite-admin

1.2.0 2014-04-08 15:26 UTC

README

INSTALL

The recommended way to install is through composer.

{
    "require": {
        "enlitepro/enlite-admin": "1.2.*"
    }
}

USAGE

Add EnliteAdmin to your config/application.config.php to enable module.

COMMANDS

You can add commands in $config['admin']['commands']. It you can execute from admin/commands page.