yuncms/yuncms-trade

This package is abandoned and no longer maintained. No replacement package was suggested.

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

dev-master / 2.0.x-dev 2018-04-03 03:38 UTC

This package is auto-updated.

Last update: 2022-07-09 17:23:58 UTC


README

The trade module for yuncms.

Latest Stable Version Total Downloads Build Status License

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.