yongtiger / yii2-listgroup-menu
Yii2 doc multi-level list group menu.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.5
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-10-27 03:47:09 UTC
README
FEATURES
- Sample of extensions directory structure.
src
,docs
, etc. README.md
composer.json
development-roadmap.md
DEPENDENCES
INSTALLATION
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yongtiger/yii2-listgroup-menu "*"
or add
"yongtiger/yii2-listgroup-menu": "*"
to the require section of your composer.json.
CONFIGURATION
USAGES
NOTES
DOCUMENTS
REFERENCES
SEE ALSO
TBD
Development roadmap
LICENSE
yii2-listgroup-menu is released under the MIT license, see LICENSE file for details.