Innosend Order Connector for Magento 2
innosend/magento2-order-connector
Automatically synchronizes Magento orders with the Innosend platform on order placement, with a retry mechanism for failed syncs, status and tracking synchronization, and background cron processing.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Looking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubInnosend Order Connector Module for Magento 2
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.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.