15 lines
713 B
Markdown
15 lines
713 B
Markdown
Magento module
|
||
==============
|
||
|
||
Magento 1.9.x module for interaction with [RetailCRM](http://www.retailcrm.ru) through [REST API](http://retailcrm.ru/docs/Разработчики).
|
||
|
||
Module allows:
|
||
|
||
* Exchange the orders with retailCRM
|
||
* Configure relations between dictionaries of RetailCRM and Magento (statuses, payments, delivery types and etc)
|
||
* Generate [ICML](http://docs.retailcrm.ru/index.php?n=Разработчики.Формат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
|