1
0
mirror of synced 2024-11-21 21:06:09 +03:00
Bitrix integration plugin
Go to file
Сергей Чазов 34e8105583
Loyalty (#241)
* Loyalty program
* fix dot bug for shops-exoprt option
* delete credantials request from services
* add CurlException for credentials catch
* add catching CurlException
* edit error msgs
* add supportind double bonuses
* add any step for bonus-input field in sale.order.ajax template
* recalculate bonuses
* fix bonus rounded
* strtoupper for params in icml
* change delivery service code
2022-03-02 15:40:53 +03:00
.docker Remove date for integration payment (#214) 2021-09-08 13:00:50 +03:00
.github/workflows Fix comparison before building release (#160) 2020-11-23 17:02:44 +03:00
bin Loyalty (#241) 2022-03-02 15:40:53 +03:00
helpers Loyalty (#241) 2022-03-02 15:40:53 +03:00
intaro.retailcrm Loyalty (#241) 2022-03-02 15:40:53 +03:00
release Update CI build (#96) 2020-03-23 15:12:07 +03:00
tests Loyalty (#241) 2022-03-02 15:40:53 +03:00
.env.dist Update CI build (#96) 2020-03-23 15:12:07 +03:00
.gitignore Remove date for integration payment (#214) 2021-09-08 13:00:50 +03:00
CHANGELOG.md Loyalty (#241) 2022-03-02 15:40:53 +03:00
composer.json Loyalty (#241) 2022-03-02 15:40:53 +03:00
composer.lock Loyalty (#241) 2022-03-02 15:40:53 +03:00
docker-compose.yml Update CI build (#96) 2020-03-23 15:12:07 +03:00
LICENSE Create LICENSE 2015-02-02 16:24:22 +03:00
Makefile Move CI to GitHub Actions (#158) 2020-11-23 15:38:53 +03:00
phpdoc.dist.xml Loyalty (#241) 2022-03-02 15:40:53 +03:00
phpunit.xml.dist Update deployment (#97) 2020-03-24 11:36:32 +03:00
README.md Backport (#242) 2022-02-04 15:16:14 +03:00

Build Status GitHub release Coverage PHP version

Bitrix module

Bitrix module for interaction with RetailCRM

Module allows:

  • Exchange the orders with RetailCRM
  • Configure relations between dictionaries of RetailCRM and Bitrix (statuses, payments, delivery types and etc)
  • Generate ICML (Intaro Markup Language) for catalog loading by RetailCRM

Installation

You should install module through Bitrix.Marketplace.

Setup guide