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

This package is auto-updated.

Last update: 2025-03-18 19:15:31 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