這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Bulk Order Update for WooCommerce

外掛說明

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

螢幕擷圖

  • 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).

安裝方式

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

常見問題集

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.

使用者評論

2022 年 11 月 1 日 1 則留言
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!
2021 年 8 月 30 日
This is an error-free and user-friendly plugin. Anyone can upload blank orders via a CSV file.
2021 年 8 月 14 日 1 則留言
Soo proud of you kuchi.. 🙂
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Bulk Order Update for WooCommerce〉的開發相關工作。

參與者

變更記錄

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