Visual ACL Manager for CakePHP 3.0?

Hi,

I want to know if exist something visual for grant permission on different methods of the controllers using user/groups because the way that made ACL example (https://github.com/mattmemmesheimer/cakephp-3-acl-example) granting permission by a comand shell is very difficult for a client, I need something like this:

3 Likes

What about this?

Thanks, but its unupdate plugin and have issues, not for use in production enviroment

Try this > https://github.com/ivanamat/cakephp3-app

3 Likes

great!!! thank for sharing.