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

2019-02-28 16:37:37 +03:00
[![Build Status](https://img.shields.io/travis/retailcrm/bitrix-module/master.svg?style=flat-square)](https://travis-ci.org/retailcrm/bitrix-module)
2020-03-23 15:18:11 +03:00
[![Coverage](https://img.shields.io/codecov/c/gh/retailcrm/bitrix-module/master.svg?style=flat-square)](https://codecov.io/gh/retailcrm/bitrix-module)
2018-06-18 13:58:36 +03:00
[![GitHub release](https://img.shields.io/github/release/retailcrm/bitrix-module.svg?style=flat-square)](https://github.com/retailcrm/bitrix-module/releases)
[![PHP version](https://img.shields.io/badge/PHP->=5.3-blue.svg?style=flat-square)](https://php.net/)
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/).