SAP WooCommerce Sync
Enterprise-grade synchronization between SAP Business One and WooCommerce with queue-based guaranteed delivery and circuit breaker pattern.
by Rasandi Likshana · github.com/rasandilikshana/sap-woocommerce-sync · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/rasandilikshana/sap-woocommerce-sync/archive/refs/heads/main.zipFrom the readme
SAP WooCommerce Sync
Enterprise-grade, event-driven synchronization between SAP Business One and WooCommerce with queue-based guaranteed delivery, circuit breaker pattern, and comprehensive admin dashboard.
Features
Bi-Directional Sync
- Inventory Sync (SAP → WooCommerce): Real-time stock level updates
- Order Sync (WooCommerce → SAP): Automatic Sales Order creation
- Customer Sync: Auto-create SAP Business Partners from WooCommerce customers
- Product Mapping: Intelligent 4-strategy matching algorithm
Enterprise Reliability
- Guaranteed Delivery Queue: Persistent database-backed event queue
- Circuit Breaker Pattern: Prevents cascading failures when SAP is unavailable
- Dead Letter Queue: Captures failed events for manual review and retry
- Exponential Backoff: Smart retry with increasing delays (1min → 5min → 15min → 1hr → 2hr)
Admin Dashboard
- Real-time sync status monitoring
- Product mapping interface with search and filters
- Comprehensive logging with request/response payloads
- One-click manual sync and connection testing
Developer Friendly
- WP-CLI commands for automation
- Webhook support for real-time events
- Extensible via WordPress filters and actions
- Clean P
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v2.0.3 | Feb 9, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.