All Projects → markstory → cakephp_menu_component

markstory / cakephp_menu_component

Licence: other
A component that generates dynamic DbAcl based menus. Works with AcoExtrasShell

Programming Languages

PHP
23972 projects - #3 most used programming language

Acl Menu Plugin

This plugin provides a component for generating menus based off of the current user session and integrates well with the AcoExtras Plugin I also maintain. See mark-story.com for additional info and usage

To use the menu once in a acl_menu dir on your pluginPaths.

var $components = array(‘AclMenu.Menu’);

When checking out this repo place it into an acl_menu directory in one of your plugin paths.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].