netglue / zf2-admin
This package is abandoned and no longer maintained.
No replacement package was suggested.
ZF2 Module providing Basics for aggregating admin utils
0.1.0
2013-05-30 12:18 UTC
Requires
- php: >=5.3.3
- netglue/zendframework: dev-master
- zendframework/zendframework: 2.*
This package is auto-updated.
Last update: 2021-09-02 12:04:50 UTC
README
Based on the ZfcAdmin module.
If you want something that will develop in a more predicatable way - you're probably best off with that. This module is mostly for my own needs and won't be too concerned with BC breaks though I'll try to tag it semantically as it gets developed so there's not too much in the way of surprises.
Install
Standard composer install. Composer name is netglue/zf2-admin
and module name is NgAdmin
Once installed, the default view script has some docs in it and will be located at /admin
by default.