
Features
- Restrict results to after the specified ID
- Import by ID
- Import by CSV file
- Filter results by product type
- Filter results by collection ID
- Import products by published date
- Products sequence
- Imported product status
- Product categories
- Download images
- Import progress bar
- Import new products
- Update imported products
- Schedule update
- Update fields
- Status
- Restrict results to after the specified ID
- Import orders by date
- Import orders sequence
- Order status mapping
Changelog
/**1.1.13 - 2023.03.08**/
- Added: Option to import inventory from a CSV file
- Added: Ability to import orders/customers by ID besides products
- Updated: Compatibility check with WC 7.4
/**1.1.12 - 2023.01.06**/
- Updated: Support latest Shopify API version 2023-01
- Updated: Customer registered date is kept when migrating
- Updated: Use WC logger instead of PHP error_log to log errors
- Added: Ability to choose to skip or override a product if it exists when importing via CSV
- Added: Options to update existing products, existing customers when importing from main settings page
- Added: Logs for CSV import
- Added: More options to sync products via cron and webhooks
- Added: "Force sync" option for Cron Products sync and Cron Orders sync