devzorg / magento-module

Интеграционный модуль для обмена данными с retailCRM

Home Page:https://www.retailcrm.ru/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento module

Magento 2 module for interaction with RetailCRM through REST API.

Module allows:

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

ICML

By default ICML file is being generated by module every 4 hours. You can find file in the web root folder with name "retailcrm_{{shop_code}}.xml". For example, http://retailcrm.ru/retailcrm_default.xml

This module is compatible with Magento up to version 2.1.6

About

Интеграционный модуль для обмена данными с retailCRM

https://www.retailcrm.ru/

License:MIT License


Languages

Language:PHP 99.6%Language:HTML 0.4%