wcs / menu
make menus for wcs
dev-master
2014-09-24 01:27 UTC
This package is not auto-updated.
Last update: 2026-03-10 08:42:35 UTC
README
make menus for wcs
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist wcs/menu "*"
or add
"wcs/menu": "*"
to the require section of your composer.json file.