wcs/menu

make menus for wcs

Maintainers

Package info

github.com/lyf78062919/wcs-menu

Type:yii2-extension

pkg:composer/wcs/menu

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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.