Description
-
Author: Fahad Mahmood
-
Project URI: https://androidbubble.com/blog/wordpress/plugins/export-import-for-wc
-
License: GPL 3. See License below for copyright jots and titles.
This WordPress plugin allows you to import/export post in WooCommerce. There are some options to export data from WooCommerce e. g. you can select post type like product, page, shop_order or post. You can specify post status for example published, draft, private and pending review etc. There are two formats to export data, string and file. You can import data in both types as well.
Export Import For WooCommerce Insights
- Custom Post Types & Products
- Selective Products Export
- Post Status Filter
- Export File & Encoded String
License
This WordPress Plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. This free software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this software. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
Screenshots
Installation
From the WordPress plugin menu click on Add New and search for Export Import For WooCommerce
Instead of searching for a plugin you can directly upload the plugin zip file by clicking on Upload:
Use the browse button to select the plugin zip file that was downloaded, then click on Install Now. The plugin will be uploaded to your blog and installed. It can then be activated.
“Export Import WC” is available in left admin menu under WooCommerce.
FAQ
-
What kind of data can be exported using this plugin?
-
This plugin can export post types with different statuses like product, page, post and shop_order.
-
How to select post type to export with different statuses?
-
From selection box select post type and then select post status. Select all posts or define specific IDs to export. In last choose export type string/file and click “Export”.
-
In which format data will be exported if I select “Export Type: File”?
-
This plugin exports csv file if you select “Export Type: File”.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Export Import For WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Export Import For WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.5
- Fix: WooCommerce orders list page, filters can be added from the settinsg page using the order mata keys checkboxes. [24/04/2024]
1.2.4
- Fix: WooCommerce orders list page, filters can be added from the settinsg page using the order mata keys checkboxes. [18/04/2024]
1.2.3
- New: WooCommerce orders list page, filters can be added from the settinsg page using the order mata keys checkboxes. [26/01/2024]
1.2.2
- Shop order export feature with detailed csv selection of line_items. [22/01/2024]
1.2.1
- Shop order export feature with detailed csv selection of columns including ACF fields. [18/01/2024][Thanks to Nick Soti]
1.2.0
- Version updated for WordPress. [02/05/2023]
1.0
- Initial Release of Export Import For WooCommerce