yuncms / yuncms-trade
The trade module for yuncms.
Installs: 1 352
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- xutl/yii2-jquery-qrcode-widget: ~1.0
- yiisoft/yii2: ~2.0.6
This package is auto-updated.
Last update: 2022-07-09 17:23:58 UTC
README
The trade module for yuncms.
Installation
The preferred way to install this extension is through composer.
To install, either run
$ php composer.phar require yuncms/yuncms-trade "~2.0.0"
or add
"yuncms/yuncms-trade": "~2.0.0"
to the require
section of your composer.json
file.