nullref / yii2-order
Module for orders management
dev-master
2020-01-18 20:42 UTC
Requires
- php: >=5.5.0||>=7.0
- nullref/yii2-core: >=0.0.4
- nullref/yii2-useful: >=0.0.4
- pheme/yii2-settings: ^0.4.0
- yiisoft/yii2: >=2.0.0
This package is auto-updated.
Last update: 2026-02-19 08:56:28 UTC
README
(WIP)
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nullref/yii2-order "*"
or add
"nullref/yii2-order": "*"
to the require section of your composer.json file.
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)