enlitepro / enlite-admin
1.2.0
2014-04-08 15:26 UTC
Requires
- php: >=5.4
- doctrine/cache: v1.0
- doctrine/doctrine-module: 0.8.*@beta
- doctrine/doctrine-orm-module: 0.8.*@beta
- zendframework/zendframework: >=2.2.2
- zf-commons/zfc-twig: ~1.1.5
- zf-commons/zfc-user: ~0.1
- zf-commons/zfc-user-doctrine-orm: ~0.1
Requires (Dev)
- bjyoungblood/bjy-authorize: ~1.3
- phpunit/phpunit: ~3.7
Suggests
- bjyoungblood/bjy-authorize: ~1.3
- enlitepro/enlite-assetic: 1.0.*
- neilime/zf2-twb-bundle: 2.*
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.