罕见 / yii2-1c-exchange
用于通过commerML整合1c和我的仓库的扩展
dev-main
2021-06-03 12:05 UTC
Requires
- php: >=5.6
- carono/commerceml: ^0.2.3
- yiisoft/yii2: ^2.0
This package is not auto-updated.
Last update: 2024-09-20 03:57:34 UTC
README
用于通过commerML整合1c和我的仓库的扩展
安装
安装此扩展的首选方式是通过 composer。
运行以下命令之一:
php composer.phar require --prefer-dist rare/yii2-1c-exchange "*"
或添加
"rare/yii2-1c-exchange": "*"
到您的 composer.json
文件的require部分。