Skip to content

phemellc/yii2-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Database Driven Menu

Allows you to manage your menus in the Database

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist pheme/yii2-menu "*"

or add

"pheme/yii2-menu": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \pheme\menu\AutoloadExample::widget(); ?>```

About

Yii2 Database driven menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages