Bulk Order Update for WooCommerce

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

  • Select Bulk Order Update under Woocommerce Admin Menu.
  • Click on the Upload File Button and select the CSV file (No other file format will be allowed). If you have a huge CSV file please check your WordPress upload limit before the upload.
  • Once the CSV file is selected, verifed it's data by selecting the column from CSV containing Woocommerce order ID. Please wait until the CSV is processed. Do not refresh the Page.
  • Once all the CSV data loaded, select the Order status dropdown under the Table to modify order status.
  • On the first dropdown you have to select the Current Status, and on the second one You have to select your desired order status.
  • Click on Settings to increase the Max Exectution Time and Items Processed Per Interval(If your site is running on a High Configuration Server).

Installation

Install Bulk Order Update for WooCommerce like you would install any other WordPress plugin.

Dashboard Method:

  1. Login to your WordPress admin and go to Plugins -> Add New
  2. Type “Bulk Order Update for WooCommerce” in the search bar and select this plugin
  3. Click “Install”, and then “Activate Plugin”

Upload Method:

  1. Unzip the plugin and upload the “bulk-order-update-for-woocommerce” folder to your ‘wp-content/plugins’ directory
  2. 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

སྤྱི་ཟླ་བཅུ་གཅིག་པ། 1, 2022 1 reply
This plugin is waste of time. First, it doesn't work, at least on my local and VPS. Then the code is messy, trying to read the local file not from disk but via HTTP! OMG why??? So I fixed it in the code, converted URL to filepath, small test ran well. So I uploaded CSV, started conversion and it took 4GB memory off from my server memory so I had to stop it. Now I have partially converted orders and have to search for another solution. So as the title says: Waste of time!
སྤྱི་ཟླ་དགུ་པ། 10, 2021
Never has a plugin saved me SO much time. It works like a dream and I could kiss the creator!
སྤྱི་ཟླ་བརྒྱད་པ། 30, 2021
This is an error-free and user-friendly plugin. Anyone can upload blank orders via a CSV file.
སྤྱི་ཟླ་བརྒྱད་པ། 14, 2021 1 reply
Soo proud of you kuchi.. 🙂
Read all 4 reviews

Contributors & Developers

“Bulk Order Update for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

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