thienhungho / yii2-wms
Yii2 WMS
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- thienhungho/yii2-app-core: *
- thienhungho/yii2-employee-management: *
- thienhungho/yii2-supplier-management: *
- thienhungho/yii2-warehouse-management: *
- yiisoft/yii2: ~2.0.9
This package is auto-updated.
Last update: 2025-02-13 21:35:17 UTC
README
WMS for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist thienhungho/yii2-wms "*"
or add
"thienhungho/yii2-wms": "*"
to the require section of your composer.json
file.