dynamikaweb / yii2-adaptive-menu
Complex, adaptable, responsive and self-correcting menu.
Installs: 796
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Type:yii2-extension
Requires
- php: >=7.0
- yiisoft/yii2: *
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/yii2-adaptive-menu "*"
or add
"dynamikaweb/yii2-adaptive-menu": "*"
to the require
section of your composer.json
file.
This project is under BSD-3-Clause license.