Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 726 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 726 Bytes

Acl Extras

Acl Extras provides a console app that helps you manage DbAcl records more easily. Its main feature and purpose is to make generating Aco nodes for all your controllers and actions easier. It also includes some helper methods for verifying and recovering corrupted trees.

Installation

Clone the repo or download a tarball and install it into app/plugins/acl_extras or in any of your pluginPaths.

Usage

You can find a list of commands by running cake acl_extras help from your command line.

Issues

If you find an issue in the code or want to suggest something, please use the tickets at http://github.com/markstory/acl_extras/issues

License

Acl Extras is licensed under the MIT license.