Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Monkeys Commerce ERP Connector

No security coverage Drupal 11 · not 10
View on drupal.org

This module synchronizes data between Drupal and external ERP systems like SAP, NetSuite, and Odoo. It supports bidirectional syncing of orders, inventory, pricing, and customer data, with a flexible connector system and a dashboard for monitoring sync status.

MonkeysCommerce: ERP Integrator

Robust ERP synchronization engine for MonkeysCommerce. Bidirectional sync of orders, inventory, pricing, and customer data with external ERPs — SAP, NetSuite, Odoo, and custom systems — via a pluggable connector architecture.

Services

Service ID Description mkc_erp.connector_manager Discovers and manages ERP connector plugins mkc_erp.sync_orchestrator Orchestrates bidirectional sync jobs with conflict resolution and retry logic plugin.manager.mkc_erp_connector Plugin manager for ERP connector adapters

Admin Pages

  • /admin/commerce/erp/settings — Configure connector credentials and sync schedule
  • /admin/commerce/erp/status — Real-time sync status dashboard with error logs and payload inspection

Webhook Endpoint

  • POST /api/erp/webhook/{connector_id} — Receives push notifications from external ERPs

Features

  • Pluggable Connector System: Create custom connectors by implementing ErpConnectorInterface. Ship adapters for SAP RFC, NetSuite SuiteTalk, Odoo XML-RPC, or any REST/SOAP API.
  • Bidirectional Sync: Push completed orders to ERP for fulfillment. Pull updated inventory levels, pricing, and product data back into Drupal.
  • Queue-Based Processing: All sync operations are queued using Drupal's Queue API — resilient to API rate limits, network timeouts, and transient failures.
  • Field Mapping Engine: Map Drupal fields to ERP fields with configurable transformations.
  • Sync Status Dashboard: Monitor pending, completed, and failed sync jobs. Inspect raw payloads for debugging.
  • Webhook Support: Receive real-time push notifications from the ERP when inventory or pricing changes.

Installation

composer require drupal/mkc_erp
drush en mkc_erp -y

Requirements

Built with ❤️ by MonkeysCloud — empowering next-generation digital experiences.

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jun 2026
Latest release
2 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.0.0 Stable 11 Jun 2, 2026