This is a simple, skeleton application using the ZF2 MVC layer and module systems. This application is meant to be used as a starting place for those looking to get their feet wet with ZF2.
This code is used for testing purposses only, primarily for my playground.
- Admin (for testing)
- Application (for testing)
- Zend Framework 2 (latest master)
- ZfcBase (latest master)
- ZfcUser (latest master)
- BjyAuthorize (latest master)
- RoleUserBridge (latest master)
- ZendDeveloperTools (latest master)
- BjyProfiler (latest master)
- ZFTool (latest master)
- Twitter Bootstrap
- Master Layout
- User (can register, change attributes.. see ZfcUser)
- Auth (can login, logout.. see ZfcUser)
- Roles ( can use roles.. see BjyAuthorize and RoleUserBridge)
- Admin ( admin layout and role)
Register an user and change it to "admin" in the "user_role_linker" table