The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

748 Modules
496 Ready
245 Need Help
🏆 Leaderboard
Actively Maintained v1.0.0

Dominate ERP Connector

iwd/dominate-erp-connector

Connects Magento 2 to ERP systems for real-time bidirectional data sync including order export, shipment tracking, credit memos, customer sync, and inbound product import with configurable attribute mapping.

1
Downloads
Below average
0
GitHub Stars
26d ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
158 warnings
PHPStan Failed

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.0 on Magento 2.4.8-p4
Mar 21, 2026

Share This Module's Status

Dominate ERP Connector Magento compatibility status badge

README

Loaded from GitHub

Dominate ERP Connector Extension

Connect your Magento 2 store to ERP for real-time, bidirectional data sync.

Features

Outbound (Magento to ERP)

  • Order export on placement
  • Shipment and tracking updates
  • Credit memo / refund export
  • Customer and address create, update, and delete sync

Inbound (ERP to Magento)

  • Product import (simple and configurable) with automatic attribute option creation
  • Inventory / stock level sync
  • Fulfillment status updates
  • Refund processing

Architecture

  • Asynchronous queue with one-minute cron processing
  • Automatic retry with exponential backoff
  • HMAC-SHA256 API authentication
  • REST API endpoints for all inbound operations
  • Admin configuration panel with connection status display

Requirements

  • Magento 2.4.x (2.4.6 / 2.4.7 / 2.4.8)
  • PHP 8.1, 8.2, 8.3, or 8.4
  • Dominate SaaS subscription (https://dominate.co)

Installation

composer require dominate/module-erp-connector
bin/magento module:enable Dominate_ErpConnector
bin/magento setup:upgrade

Configuration

Navigate to Stores > Configuration > Dominate > ERP Connector to:

  • Enable/disable the connector
  • Enter your API key and secret
  • Verify connection status

Support

support@dominate.co

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.