Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 410 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 410 Bytes

Coanda Menus

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