thienhungho / yii2-wms
Yii2 WMS
v1.0.0
2018-11-13 09:17 UTC
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: 2024-09-13 20:37:53 UTC
README
为 Yii2 的 WMS
安装
安装此扩展的首选方法是使用 composer。
运行以下命令之一:
php composer.phar require --prefer-dist thienhungho/yii2-wms "*"
或者
"thienhungho/yii2-wms": "*"
将以下内容添加到您的 composer.json
文件的 require 部分: