Please guide how can I install and Show the menu.
Up until now I have done the following:
Copied the files and folders to app/plugin/acl_menu
Added an entry in the bootstrap.php file - CakePlugin::load('AclMenu');
Added an entry in the AppController - var $components =
array('AclMenu.Menu');
Let me know what else I have to do to get the ACL Menu
Note: I am using CakePHP2.1. I already setup ACL as explained in the CakePHP
documentation and it's running fine. I also installed the Alaxos ACL Plugin
--
View this message in context: http://cakephp.1045679.n5.nabble.com/CakePHP-AclMenu-not-working-tp5583481p5583481.html
Sent from the CakePHP mailing list archive at Nabble.com.
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment