OpenCart integration plugin
Go to file
maxrip 292cf1487c Update apihelper.php
Add export option in crm
2015-11-21 12:48:19 +03:00
admin fix edit method, fix api marker, update translations 2014-09-03 13:03:25 +04:00
catalog/model/intarocrm fix paths, fix data format, change code injection path, update docs 2014-08-28 18:39:02 +04:00
cli refactoring, reduce core files modification, additional models for hooks emulation & tools, update docs 2014-08-28 02:13:37 +04:00
doc Update Install.md 2015-01-08 14:38:47 +03:00
system/library/intarocrm Update apihelper.php 2015-11-21 12:48:19 +03:00
LICENSE Update LICENSE 2015-02-02 16:21:38 +03:00
README.md Update README.md 2014-08-19 23:53:11 +04:00

Opencart module

Opencart module for interaction with IntaroCRM through REST API.

Module allows:

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

Documentation