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.*
This package is auto-updated.
Last update: 2024-10-18 18:16:00 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