adenfraser / coanda-menus
There is no license information available for the latest version (0.3) of this package.
0.3
2014-12-10 11:13 UTC
Requires
- php: >=5.4.0
- coandacms/coanda-core: dev-master
- illuminate/support: 4.2.*
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-18 22:36:12 UTC
README
A menu module for CoandaCMS
Installation
Add "adenfraser/coanda-menus": "dev-master" to composer.json
Then composer update
Then add AdenFraser\CoandaMenus\CoandaMenusServiceProvider To the providers section of your \config\app.php file
Finally add AdenFraser\CoandaMenus\MenusModuleProvider To the enabled_modules section of your CoandaCMS Config file