adenfraser / coanda-menus
Installs: 54
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/adenfraser/coanda-menus
Requires
- php: >=5.4.0
- coandacms/coanda-core: dev-master
- illuminate/support: 4.2.*
This package is auto-updated.
Last update: 2025-09-18 20:24:45 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