mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-01 19:03:14 +03: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 Bitrix (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 module via Admin interface
Go to Admin -> Modules -> Add module. After that upload your .zip archive and activate module.
Description
Languages
JavaScript
52.3%
PHP
47.2%
Shell
0.2%
Smarty
0.1%
Makefile
0.1%