yuncms / yuncms-trade
This package is abandoned and no longer maintained.
No replacement package was suggested.
The trade module for yuncms.
dev-master / 2.0.x-dev
2018-04-03 03:38 UTC
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.