Changelog – Product Import Export
=3.8.2=
- Added filters for offset and limit in cron export
- [Bugfix]Issue with exporting variable products from the product list page.
- [Bugfix]Issue with importing review using SKU.
- Product filter when exporting images as a zip file.
- Add new filter hook wt_handle_uploaded_file.
- [Bugfix]An issue with exporting a specific meta column when exporting automatically to FTP server.
- [Bugfix] Stock status changes to in-stock even if stock is zero when updating attribute data(empty status).
=3.8.1=
- [Bugfix] Issue with importing special characters
- [Bugfix] Issue with exporting variable products that have pending status
- [Bugfix] Issue with importing new variation to already existing subscription variable product
=3.8=
- Security updates
- Added CLI support
- Support for multiple URLs
- Introduced multiple CSV import from same folder(new option in cron)
- Support multiple csv import from different folder (comma separated path specifier in server path)
- Option to Export individual taxonomies
- Introduced new filter “wt_product_export_filename”
- Fixed UTF-8 issue
- Tested ok with WP 5.4 and WC 3.9.3
=3.7.9=
- Included delimiter option for scheduled export
- SFTP test connection option
- Option to sort orders prior to export
- Delimiter options
- Export specific additional meta
- Option to choose FTP/sFTP
- Export replies for reviews in cron export
- Bug fix:- Delete existing product not working for product variations
- Bug fix:- On back order status cannot be updated
- Tested ok with WP 5.3.2 and WC 3.8.1
=3.7.8=
- Option to export product by status in cron export.
- Support for multiple CSV, XML file import by SFTP add-on.
- Multiple XML import option for FTP cron.
- Tools updated to delete product not present in CSV.
- Added ‘tab’ and ‘space’ delimiter support for import CSV.
- Delete existing products option in the case of multiple CSV import.
- Code optimization for import by URL.
- [Bug fix] Issue while updating variations of a variable product without parent details(Parent id or Parent SKU) with variation ID.
=3.7.7=
- Added SKU support for upsell and crossell in scheduled URL import.
- Added support for mapping a csv column against multiple product fields during import.
- Included an mapping option “import from evaluation field” in order to import data from the evaluation field into the repective product field instead of csv column.
- Merge empty cell option now supports all columns except images (removed filter “wt_pipep_update_empty_product_data filter”).
- Improved XML import.
- Added new filter to export products by product tag.
- Added import by URL for XML type.
- Added compatibility for ACF, Advanced Custom Fields Plugin for WordPress.
- Removed support for WC product bundles plugin from code (available as code snippet henceforth).
- Bug fix:-Stock status was showing instock(0) instead of outofstock.
=3.7.6=
- Introduced batch export option.
- Option to delete all product categories and tags under Woocommerce>Status>Tools.
- Update or delete existing export mapping profile.
- Added a new filter ‘wt_product_exclude_hidden_meta_columns’ to exclude additional hidden metas from export.
- Tested OK with WC 3.6.2 and WP 5.2
- Tested OK with PHP 7.3.5
=3.7.5=
- Included option for passive mode in FTP
- Included an option to export post by status
- Included the disable thumbnail generation option in scheduled URL import
- Improvised import: Import process getting stuck randomly due to network issues/delete existing products upon import
- [Bug fix] Fixed issue with scheduled XML import via FTP and URL
- [Bug fix] Fixed issues with duplicate product for category based export
- [Bug fix] Included comment_author_url export/import
- Fixed Warning messages
- Added new filters:
- ‘wt_pipep_update_empty_product_data’ – strict override of existing product data with CSV(even if CSV contains empty data)
- ‘wt_has_large_number_of_columns_in_csv’ – Load only matching columns for mapping while importing from a csv file with huge number of columns
- Tested ok with WP 5.1.1 and WC 3.5.7
=3.7.4=
- Included support for XML Import/Export.
- Optimized Export.
- Stock status column can now accept values {(1,0), (TRUE, FALSE)} instead of instock and outofstock in the file.
- Post status column can now accept values {(1,0), (TRUE, FALSE)} instead of Publish and Draft.
- PHP 7.3 compatible.
=3.7.3=
- Added WPML compatibility for Simple product
- Included thumbnail regeneration in cron import
- Tested ok with 5.0.2
- Improved update of Product variant – option to update the product variant even without the parent SKU
- Bug fix: Avoid creating duplicate thumbnails in Media library.
- Bug fix: Fixed issue with exporting images as zip when the image URLs have mixed http/https URLs.
=3.7.2=
- Supports multiple URLs for cron import
- Included an action for notifying cron completion
- Fixed a bug with tab as delimiter option during import
- Improved compatibility with Woo-commerce Product Review Pro
- Tested ok with WP 4.9.8 and WC 3.4.6
- Updates to Readme
=3.7.0=
- Compatible with YITH WooCommerce Product Bundles
- Import via URL – added support for FTP URL
- Save export/import mapping profile
- Compatible with WooCommerce Wholesale Prices(Basic)
- [Bug fix] Duplicate global attributes during import
- [Bug fix] An extra pipe (|) character on exporting product visibilities
=3.6.9=
- [Bug fix] Issue importing attributes with Chinese characters.
- [Bug fix] Updated product status for variation to published upon import
- [Bug fix] Support for data containing special character ‘
=3.6.8=
- [Improvement] Export images as zip attachment
- [Improvement] WP tested ok with 4.9.7 and WC 3.4.3
- [Bug fix] Add SKU support for upsells and crossells products in cron product import
- [Bug fix] Importing ‘onbackorder’ stock status
- [Bug fix] Filter ‘woocommerce_csv_product_postmeta_defaults’ name changed to ‘woocommerce_wf_csv_product_postmeta_defaults’ to avoid conflict with another plugin.
=3.6.7=
- [Improvement] Included delete existing product option for URL import Cron
- [Bug fix] Fixed reviews getting imported as “in response to” another user
- [Bug fix] Fixed warnings in product import $postdata
- [Improvement] Compatible with WC 3.3.5
= 3.6.6 =
- [Improvement] WC 3.3.3 compatible
- [Improvement] UI
- [Improvement] Added SKU support for grouped products in cron.
- [Improvement] Included delete existing products feature for cron job.
= 3.6.5 =
- [Improvement] WC 3.3.1 compatible
= 3.6.4 =
- [Bug fix] YOAST SEO meta column
- [Improvement] Update to featured attribute
- [Improvement] Update to product review export – auto complete product selection
= 3.6.3
- [Improvement] UI
- [Improvement] Clearing temp file upon successful import
- [Bug fix]Image import from URL
= 3.6.2 =
- [New feature] Import from URL
= 3.6.1 =
- [Improvement] Added column Comment author IP in import/export of review
- [New feature] SFTP Support added with an add-on
- [Bug fix]Visibility import export issue fixed
= 3.5.10 =
- [Bug fix] When product categories and type was getting selected then some products was getting duplicated
= 3.5.9 =
- [Improvement] Added option to provide delimiter in cron product import
- [Improvement] Provided the option to give filename of exported csv
- [Improvement] Category option display has been improved in both manual and cron export, now it will display the category including parent category
- [Improvement] Included option to import file in cron and bugfix in cron credentials and compatibility issue with php5.6.31.
= 3.5.5 =
- [Improvements] Option to provide path for ftp export (for product only), Option to update images details like (alt, caption, desc, title), Bugfix – product attribute(like color, size)
= 3.5.4 =
- [New Feature] Option to delete the product which are not available in CSV (For Manual Import), Provided Category filter and include hidden metadata in cron job. Added Filter “woocommerce_csv_parsed_product” passes two parameters single parsed row, CSV Single row
= 3.5.3 =
- [New Feature] Added option to give port and Test FTP button
= 3.5.2 =
- [Improvement] – Export product title in review export
= 3.5.1 =
- [Improvement] Added option to increase or decrease price,stock … by Percentage, for example +10% or -10%
= 3.5.0 =
- [ New Feature ] Automatically update the stock status when stock status is not given explicitly in csv and manage stock is on.
= 3.4.0 =
- [New Feature] Added option to export product sku while exporting product review and Import product review using product sku or product id, BugFix : Log was not getting updated correctly for review , and review was not updating while merging.
= 3.3.7 =
- Fixed warnings and Thai Language support.
= 3.3.6 =
- Compatiblity for WC 2.2.11
= 3.3.5 =
- Made comatible with older version of WooCommerce v2.1
= 3.3.4 =
- call to member function get_permalinkon a non-object
- Product Import Export Warning
- Auto export failing for some columns fixed
= 3.3.3 =
- fixed the conflict with Basic version
= 3.3.2 =
- Bug fixed in review import page (via ftp)
= 3.3.1 =
- Option to skip new products in scheduled import
= 3.3.0 =
- Save export mapping – Auto export saved mapping
= 3.2.6 =
- New Features:
- Export Product By Product Type.
- Custom product Type can easily added to export types with hook provided.
- Some product types other than WooCommerce standard types are included out of the box.
= 3.2.5 =
- Feature: Support for WooCommerce Simple Auction Product.= 3.2.4 =
- Filter for additional data on product import.
= 3.2.3 =
- Select all / Unselect all options for columns while export.
= 3.2.2 =
- Video tutorial on plugin activation.
- Transient cache clearing updates.
= 3.2.1 =
- Total_sales issue fixed.
= 3.2.0 =
- WC RC Compatibility added.
= 3.1.5 =
- Feature:Option to skip new products on import.
= 3.1.4 =
- Added Filter for modifying CSV row and data before export and import.
= 3.1.3 =
- Bug fix for FTP settings.
= 3.1.2 =
- Bug fix for filters.
= 3.1.1 =
- Review with Reply Option Implemented.
= 3.1.0 =
- Added a new Post Password Column into the CSV File.
= 3.0.1 =
- Bug Fix for Scheduled Export.
= 3.0.0 =
- Merged Product and Review Import Export plugins.
= 2.3.4 =
- Bug Fix: CSV parsing backward Compatibility to below PHP 5.3.
= 2.3.1 =
- Bug Fix: Removed redundancy of every 100th product in export.
= 2.3.0 =
- Fixed a security issue.
- Updated Licence Code.
= 2.2.7 =
- WPML Support.
- Licensing Support Integrated.
- Minor Content Change.
= 2.2.1 =
- Product Categories Filter Introduced in Export.
= 2.1.9 =
- German ( Deutsch) language support added.
- Array empty warning fixes
= 2.1.7 =
- New Feature to export Product(s) from WooCommerce Product Listing Page.
- Products with same title are allowed to import.
- Parse CSV column data escape quotes.
= 2.1.3 =
- Fixed a compatibility issue with older version of WooCommerce.
= 2.1.2 =
- New feature Cron Job – Initial version.
= 2.1.1 =
- Product Bundle Plugin Support Added.
- Multi lingual option and French translation.
= 2.0.8 =
- Bug Fix: Fixed issues with variation attributes while importing.= 2.0.7 =
- Bug Fix: Improved parsing of Taxonomies.= 2.0.6 =
- Feature: Introduced Cron Job( WordPress Scheduled Task) to schedule Export Products into an FTP location in a specific time interval automatically.
= 2.0.5 =
- Feature: Introduced a provision to save multiple mapping profiles.
- Bug Fix: Improved Evaluation field.
= 2.0.4 =
- Enhancement: Provided options for Sort and Delimiter while exporting products.
= 2.0.3 =
- Bug Fix: Improved parsing while importing product price with currency symbol and thousand separator.
= 2.0.2 =
- Bug Fix: Fixed issue while importing grouped product.
= 2.0.1 =
- Bug Fix: Fixed issue with Evaluation field with single quotes.
- Bug Fix: Option to import gallery images.
- Enhancement: Improved help text for Post name and Stock quantity.
- Enhancement: Improved label text for Product type, category , tags and shipping class.
- Enhancement: Included links to Documentation and sample CSV.
= 2.0.0 =
- Improved UI and UX.
- Mapping Option while Export.
= 1.1.0 =
- Updated Export fields including product url link for simple product and variants csv.
- Updated transform and map feature.
= 1.0.0 =
- Initial version.