Skip to main content

Mage2Plenty v3.12 - Product Mapping & Order Import Controls

· 5 min read
Soft Commerce Team
Mage2Plenty Development Team

Mage2Plenty v3.12 puts you in control of what syncs and when. Product-to-item mapping is now a first-class, reusable service you can run on a schedule, on demand from the admin, or from the CLI - and it finally reports the truth instead of claiming success while mapping nothing. Order import gains two gates so you can scope a sync to the PlentyONE statuses and creation window you actually care about. Rounding it out: a batch of catalog-import hygiene fixes (no more duplicate attribute options, manufacturer casing preserved) and three order-import correctness fixes - including order properties that now actually persist.

Mage2Plenty v3.11 - Bidirectional Bundle Orders

· 5 min read
Soft Commerce Team
Mage2Plenty Development Team

Mage2Plenty v3.11 teaches the order sync to speak bundles in both directions. PlentyONE sets now import as native Magento bundle products, Magento bundle orders now export as proper PlentyONE sets (parent + linked components), and the pricing is mirrored from each side's model so mixed component VAT is preserved and totals never double-count. Set-export is now on by default for new profiles. The release also ships three targeted fixes for Adobe Commerce staging and property-group export.

Mage2Plenty v3.10 - Self-Healing Stock-Drift Detection & Faster Incremental Sync

· 7 min read
Soft Commerce Team
Mage2Plenty Development Team

Mage2Plenty v3.10 adds an automatic stock-drift detection, auto-fix and weekly report suite that keeps Magento and PlentyONE physical quantities in agreement, eliminates plenty_stock_export_queue deadlocks under concurrent load, and makes incremental sync noticeably faster by indexing the collected_at watermark on every mirror table. It also hardens routine maintenance with batched, memory-safe cleanup across history, queue and orphaned stock.

Mage2Plenty v3.7 - Order Import Hardening & Stock Delta-Mode Fix

· 3 min read
Soft Commerce Team
Mage2Plenty Development Team

Mage2Plenty v3.7 is a focused maintenance release that hardens the PlentyONE → Magento order import path so orders keep getting created when shipping or payment data is incomplete, adds order-tag constants to the REST API surface, and ships a follow-up fix for the delta-mode stock export introduced in v3.6.

Mage2Plenty v3.6 - Stock Export Profile with Channel-Safe Delta Corrections

· 10 min read
Soft Commerce Team
Mage2Plenty Development Team

We're pleased to announce Mage2Plenty v3.6, which closes the Magento → PlentyONE direction of the stock-sync story. The connector previously imported stock from PlentyONE; it can now also push Magento's physical-stock changes back to PlentyONE in real time, with a new delta correction mode that preserves Amazon, eBay, and other Plenty-side channel deductions instead of overwriting them. The release ships an event-driven producer pipeline, an MQ consumer, a cron drainer, an hourly drift reconciler, a structured CLI surface, and three configurable bootstrap policies for the day-zero alignment question.

Mage2Plenty v3.5 - Placeholder SKU Quarantine & Self-Healing Stock Sync

· 8 min read
Soft Commerce Team
Mage2Plenty Development Team

We're pleased to announce Mage2Plenty v3.5, a stability release that closes the remaining gaps around PlentyONE-driven SKU lifecycle. The import pipeline now quarantines PlentyONE placeholder SKUs (e.g. NEW-1234) so they never reach catalog_product_entity, the stock pipeline self-heals when those placeholders are later renamed to their final SKU, and a new plenty:stock:reconcile command diagnoses and re-pends rows that have drifted out of sync. variation.number is now formally the authoritative identifier across the import pipeline; variation.sku is deprecated.

Mage2Plenty v3.4 - Item Mapping Integrity, Stock Visibility & Storage Hygiene

· 10 min read
Soft Commerce Team
Mage2Plenty Development Team

We're pleased to announce Mage2Plenty v3.4, a stability release built around a coordinated fix for the 2026-05-04 item-mapping alignment issue — including a primary executor-side fix, an upstream batch-request cleanup, and a defense-in-depth integrity check that detects mapping drift early. The release also restores storefront visibility for products imported at zero stock, clears orphaned client reservations from auto-unassigned warehouses, and adds opt-in storage cleanup for plenty_order_entity.

Mage2Plenty v3.3 - Correct VAT Discount Export, Safer Order Claims & Import Hardening

· 5 min read
Soft Commerce Team
Mage2Plenty Development Team

We're pleased to announce Mage2Plenty v3.3, a targeted stability release that restores correct VAT handling on discounted order lines, removes a false "already claimed" error when re-exporting completed orders, and fixes several edge cases in the item import pipeline surfaced by production use since v3.2.