prestashop-module/README.md
2015-07-20 18:02:55 +03:00

836 B

Prestashop module

Prestashop module for interaction with IntaroCRM through REST API.

Module allows:

  • Send to IntaroCRM new orders
  • Configure relations between dictionaries of IntaroCRM and Prestashop (statuses, payments, delivery types and etc)
  • Generate ICML (IntaroCRM Markup Language) for catalog loading by IntaroCRM

Installation

1. Manual installation

Clone module.

git clone git@github.com:/intarocrm/prestashop-module.git

Create .zip file.

cd prestashop-module
zip -r retailcrm.zip retailcrm

Install via Admin interface.

Go to Modules -> Add module. After that upload your zipped module and activate it.