Pro: Tag Mapping — map any Shopify product tag to any WooCommerce taxonomy (product_tag, pa_* attributes, or any registered taxonomy); case-insensitive matching, auto term creation, applied on migration and scheduled sync
1.0.7
Pro: Custom metafields — map any Shopify metafield to a WooCommerce product meta key via an editable table in a dedicated settings page; values are fetched on migration and kept in sync with the scheduled sync
Complete ES / DE / FR translations for all admin strings
Pro: Scheduled price, stock and availability sync (configurable frequency)
1.0.6
Pro: Scheduled sync — automatically keeps prices, stock and availability in sync with Shopify on a configurable schedule
Images (product and category thumbnails) moved to Pro — free version no longer downloads images from Shopify CDN
Multilingual translations (EN/ES/DE/FR) remain fully available in the free version
1.0.5
Fix: plugin settings and credentials are now preserved when upgrading from free to Pro
Added uninstall.php — data is only deleted when the user explicitly chooses to remove it
1.0.4
Images and multilingual translations (EN/DE/FR) are now downloaded and saved during migration — no Pro required
“Update existing products” fully available in the free version
Code quality: all AJAX response data in JS output via safe DOM .text() methods, not innerHTML
Fix: admin scripts now load correctly on all plugin pages
1.0.2
Renamed plugin prefix from swm_ to lmsf_ (4-char prefix per WordPress.org guidelines)
Separated Pro-only code (images, CORS, visibility, translations) into includes/pro/ — physically absent from the free build
1.0.1
Renamed plugin slug and main file to laterreta-migrator-for-shopify (matches WordPress.org slug)
Renamed all internal prefixes from swm_ to lmsf_ (4-char prefix per WordPress.org guidelines)
Separated Pro-only code into includes/pro/ — physically absent from the free/WordPress.org build
1.0.0
Initial release
Product and category migration from Shopify Storefront API