-
Notifications
You must be signed in to change notification settings - Fork 1
Home
“SilentJMA” edited this page Jun 18, 2026
·
2 revisions
Enterprise-grade bidirectional sync engine between WooCommerce and 400+ Mirakl-powered marketplaces. Manage products, inventory, pricing, orders, shipping, and delivery notes across multiple Mirakl stores — all from your WordPress dashboard.
- Multi-store — Connect multiple Mirakl marketplaces to one WooCommerce instance with independent credentials and settings
- Product Export — Push catalog, brand, GTIN, and categories via the OF24 API
- Inventory Sync — Cron-based stock updates with aside-inventory reservation rules
- Pricing Sync — Bulk price imports via the PRI01 API with error tracking and polling
- Order Import — Auto-create WooCommerce orders from marketplace sales with email suppression
- Delivery Notes — Built-in local PDF generator (Dompdf) with per-store logo, 5 languages
- Attribute Mapping — Two-panel AJAX UI with category tree, PM11 attribute hierarchy, and VL11 value-list autocomplete
- Carrier Sync — Fetch and map carrier codes from the CA01 API with per-channel overrides
- Refund Processing — Marketplace refunds via the RE01 API
- Cron Automation — Per-type intervals: 5/10/15/30 min and hourly; manual triggers from admin
- Sync History — Full audit trail with per-type, per-store filterable logs
- API Health — Connectivity diagnostics with live endpoint testing
-
SDK Stack — Uses the official
mirakl/sdk-php-shop(Guzzle 7) with WordPress-native HTTP transport, retry middleware, rate-limit tracking, and request logging