dev-master
9999999-devModule for orders management
MIT
The Requires
- php >=5.4.0
- yiisoft/yii2 >=2.0.0
- nullref/yii2-core *
- nullref/yii2-useful ^0.0.3
- pheme/yii2-settings ^0.4.0
Module for orders management
(WIP), (*1)
The preferred way to install this extension is through composer., (*3)
Either run, (*4)
php composer.phar require --prefer-dist nullref/yii2-order "*"
or add, (*5)
"nullref/yii2-order": "*"
to the require section of your composer.json
file., (*6)
Run command php yii module/install nullref/yii2-order
to install this module. It will be added to your application config (@app/config/installed_modules.php
), (*7)
Module for orders management
MIT