rare / yii2-1c-exchange
Расширения для интеграции 1с и мой склад через commerML
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.6
- carono/commerceml: ^0.2.3
- yiisoft/yii2: ^2.0
This package is not auto-updated.
Last update: 2025-04-04 06:30:12 UTC
README
Расширения для интеграции 1с и мой склад через commerML
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist rare/yii2-1c-exchange "*"
or add
"rare/yii2-1c-exchange": "*"
to the require section of your composer.json
file.