2015-02-02 16:21:23 +03:00
2014-06-02 19:42:06 +04:00
2015-02-02 16:21:23 +03:00
2014-05-08 20:16:32 +04:00

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

Install Rest API Client.

cd prestashop-module
composer update

Create .zip file.

zip -r intarocrm.zip intarocrm

Install via Admin interface.

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

Description
PrestaShop integration plugin
Readme MIT 7 MiB
Languages
JavaScript 52.3%
PHP 47.2%
Shell 0.2%
Smarty 0.1%
Makefile 0.1%