Description
Bulk Modify Woocommerce orders via a CSV file. This plugin can be used for large number of orders. A very simple lightweight tool for the people who manages their inventories offline.
Configuration
By default this Plugin can process 10 items per second from the CSV. You can increase the Max Exectution Time from the Settings if the CSV Data read process is Failing.
You can also increase Items Processed Per Interval upto 100 (If your site is running on a High Configuration Server). Please Visit our Support Forum for more information
Screenshots
Installation
Install Bulk Order Update for WooCommerce like you would install any other WordPress plugin.
Dashboard Method:
- Login to your WordPress admin and go to Plugins -> Add New
- Type “Bulk Order Update for WooCommerce” in the search bar and select this plugin
- Click “Install”, and then “Activate Plugin”
Upload Method:
- Unzip the plugin and upload the “bulk-order-update-for-woocommerce” folder to your ‘wp-content/plugins’ directory
- Activate the plugin through the Plugins menu in WordPress
FAQ
-
What is the maximum size of CSV file we can upload
-
There is no limit to it. 10mb to 10gb, all works fine. Just do not refresh the page until all the data from the csv is processed.
-
Is this plugin create load on Server
-
No. It parses the CSV data line by line. Currently it is set to 10 items per seconds.
-
How much does Bulk Order Update for WooCommerce cost?
-
It’s a Free plugin. There is no pro version available for this. Please use this plugin and let us know about your valuable suggestions for improvemnt of this plugin. If you face any error, feel free to mention them on the support forum. We will surely look into it.
Reviews
Contributors & Developers
“Bulk Order Update for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bulk Order Update 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.1
- Release of the plugin
1.2
- Fixed Plugin Name in readme.txt
1.3
- Plugin Page Description Updated
- Plugin Logo Updated
1.4
- Fixed Preloader Message
- Added Settings for Max Execution Time & Items per Second
1.5
- Changed Plugin Logo and Banner
- Minor Bug Fixes for WordPress 5.9.3
- wp_enqueue_media function added
1.6
- Added compatibility for Latest WP Version