1
0
mirror of synced 2024-11-25 14:56:09 +03:00
Bitrix integration plugin
Go to file
Neur0toxine 5f69051859
Программа лояльности
* New module structure (refactoring)
* Simple serializer and deserializer with models, new architecture
* Move logic to strategies
* Partial api client facade implementation (full implementation is not necessary for now)
* Loyalty feature installer
* Sms verification order (#167)
* Make updater self-sufficient
* Fix for order submit & fix for incorrect component rendering in the constructor
* Fix for loyalty personal area error handling
* Fix for cart component identity
* Fix for softlock when customer cannot be registered in loyalty

Co-authored-by: Сергей Чазов <45812598+Chazovs@users.noreply.github.com>
Co-authored-by: Sergey Chazov <oitv18@gmail.com>
2021-11-16 10:48:26 +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 Программа лояльности 2021-11-16 10:48:26 +03:00
helpers Программа лояльности 2021-11-16 10:48:26 +03:00
intaro.retailcrm Программа лояльности 2021-11-16 10:48:26 +03:00
release Update CI build (#96) 2020-03-23 15:12:07 +03:00
tests Программа лояльности 2021-11-16 10:48:26 +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 Программа лояльности 2021-11-16 10:48:26 +03:00
composer.json Программа лояльности 2021-11-16 10:48:26 +03:00
composer.lock Программа лояльности 2021-11-16 10:48:26 +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 Программа лояльности 2021-11-16 10:48:26 +03:00
phpunit.xml.dist Update deployment (#97) 2020-03-24 11:36:32 +03:00
README.md Update document links (#166) 2020-12-15 13:51:13 +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