innosend / magento2-order-connector
Innosend Order Connector Module for Magento 2 - Order synchronization
Package info
github.com/Innosend/magento2-order-connector
Type:magento2-module
pkg:composer/innosend/magento2-order-connector
1.1.6
2026-03-30 15:55 UTC
Requires
- php: ~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0
- innosend/magento2-integration: *
- innosend/magento2-pickup-points: *
- magento/framework: >=102.0.0
- magento/module-sales: >=102.0.0
- magento/module-store: >=101.0.0
README
This module handles automatic order synchronization with the Innosend platform.
Installation
composer require innosend/magento2-order-connector php bin/magento module:enable Innosend_OrderConnector php bin/magento setup:upgrade php bin/magento cache:flush
Configuration
- Navigate to Stores > Configuration > Innosend > Order Synchronization
- Enable order sync
- Configure sync options:
- Automatic sync
- Sync on order place
- Retry failed syncs
- Status sync settings
Features
- Automatic order synchronization on order placement
- Retry mechanism for failed syncs
- Status and tracking information sync
- Cron job for background processing
Requirements
- Magento 2.4.x
- PHP 7.3 - 8.3
- Innosend_Integration module
Support
For support, please refer to the documentation in the docs/ directory.