Skip to content

NullRefExcep/yii2-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Orders management module for Yii2

(WIP)

Latest Stable Version Total Downloads Latest Unstable Version License

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)

Concept

About

Module for orders management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages