mjohnson / admin
A CakePHP admin plugin.
Installs: 4 503
Dependents: 1
Suggesters: 0
Security: 0
Stars: 49
Watchers: 13
Forks: 21
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.3.0
- ext-mbstring: *
- composer/installers: *
- mjohnson/utility: ~1.5
Suggests
- mjohnson/uploader: ~4.3
- dev-master
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.1.0-rc1
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.26.4
- 0.26.3
- 0.26.2
- 0.26.1
- 0.26.0
- 0.25.1
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
This package is auto-updated.
Last update: 2022-02-01 12:23:56 UTC
README
A CakePHP administration plugin that provides moderate CRUD functionality for application and plugin models. Utilizes CakePHP's built-in authentication, authorization and ACL systems for security.
This plugin does not work with the CakeDC Users plugin or with any tables that uses UUIDs. It also requires admin Routing prefixes to be disabled.
Requirements
- PHP 5.3.*
- Multibyte
- CakePHP 2.3.*
- ACL
- Auth
- Utility Plugin v1.5.* - https://github.com/milesj/utility
- Composer
Documentation
Thorough documentation can be found here: http://milesj.me/code/cakephp/admin