CakePHP 3 ACL management

593 Views Asked by At

I'm looking for something like the Alaxos ACL Plugin (https://github.com/oldskool/Acl) for CakePHP 3.x with all necessary views to manage acos, aros and acos_aros. Is that available? I have installed cakephp/acl and cakedc/users plugins and I read everywhere these two plugins are completely functional but I can't find any views to really manage the group and user permissions. Do I need to create them all by myself? Or am I missing something here?

0

There are 0 best solutions below