Skip to content

GWD-WEB/acl-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ACL View for CakePHP

Install

  1. Download the Plugin inside your Plugins Folder.
  2. Load AclView Plugin on Config/bootstrap.php
  3. Access http://[YOUR-PROJECT-URL]/permissoes
  4. TA-DA!

Twitter Bootstrap

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 Component

ACL View only works if CakePHP's AclComponent is working.

Group-Based Only

ACL View was tested only using Group-Based Acl, as shown here.

About

An ACL interface for CakePHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages