- Download the Plugin inside your Plugins Folder.
- Load AclView Plugin on Config/bootstrap.php
- Access http://[YOUR-PROJECT-URL]/permissoes
- TA-DA!
ACL View is Bootstrap-ready! If you are using another Layout Scheme, you have to copy View/Permissoes/index.ctp to [APP]/Views/Plugin/acl_view/Permissoes/
ACL View only works if CakePHP's AclComponent is working.
ACL View was tested only using Group-Based Acl, as shown here.