1
0
mirror of synced 2024-11-22 05:16:09 +03:00
bitrix-module/README.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2020-11-23 15:38:53 +03:00
[![Build Status](https://github.com/retailcrm/bitrix-module/workflows/ci/badge.svg)](https://github.com/retailcrm/bitrix-module/actions)
2020-11-23 15:45:30 +03:00
[![GitHub release](https://img.shields.io/github/release/retailcrm/bitrix-module.svg?logo=github)](https://github.com/retailcrm/bitrix-module/releases)
[![Coverage](https://img.shields.io/codecov/c/gh/retailcrm/bitrix-module/master.svg?logo=codecov)](https://codecov.io/gh/retailcrm/bitrix-module)
[![PHP version](https://img.shields.io/badge/PHP->=5.3-blue.svg?logo=php)](https://php.net/)
2018-06-18 13:58:36 +03:00
2013-07-03 15:14:07 +04:00
Bitrix module
2013-07-03 15:05:35 +04:00
=============
2016-10-04 17:57:39 +03:00
Bitrix module for interaction with [retailCRM](http://www.retailcrm.ru) through [REST API](http://www.retailcrm.ru/docs/Developers/Index).
2013-07-03 15:14:07 +04:00
Module allows:
2014-11-01 14:52:40 +03:00
* Exchange the orders with retailCRM
* Configure relations between dictionaries of retailCRM and Bitrix (statuses, payments, delivery types and etc)
2016-10-04 17:57:39 +03:00
* Generate [ICML](http://www.retailcrm.ru/docs/Developers/ICML) (Intaro Markup Language) for catalog loading by retailCRM
2013-07-03 15:14:07 +04:00
Installation
-------------
2016-10-04 17:57:39 +03:00
You should install module through [Bitrix.Marketplace](http://marketplace.1c-bitrix.ru/solutions/intaro.retailcrm/).