
== Description ==
Modern Bulk Editor for WooCommerce orders. Edit thousands of orders in a spreadsheet inside wp-admin. Quick edits.
= Use Cases =
* WooCommerce stores : you can view all the Orders in a single place
* You want to edit orders quickly
* You want to search orders by Keyword, Order Notes, Products, Customers, and Any Field
* You want to Edit Thousands of Orders quickly using a spreadsheet
**Multiple editors**
You can edit in our spreadsheet inside wp-admin, so all the changes apply live.
You can also edit in Excel or Google Sheets and import the changes easily.
**Perfect for Dispatching Orders**
You can view the order information in the spreadsheet, change status, and more.
**Make Advanced Searches**
You can search orders by multiple fields and using multiple conditions.
For example, find all orders contaning a keyword in the "order notes", contaning multiple products,
or find all orders by address, street, city, state, payment method, etc.
You can make searches using any field and any search operator (<,>,=,<=, >=, LIKE, NOT IN, etc.).
**Edit thousands of orders at once**
We have a formulas engine that lets you update a lot of orders quickly.
You can replace values in ANY field:
- Change status on thousands of orders
- Change customers information
- Change payment methods, dates, etc.
- And more
== Installation ==
= Automatic installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type the plugin name and click Search Plugins. Once you’ve found our plugin you can install it by simply clicking “Install Now”.
= Manual installation =
The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here: https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation
Stable tag: 1.3.9
Requires at least: 6.2
Tested up to: 6.4
== Changelog ==
= v1.3.9 - 2023-11-02 =
* CHANGE - WC Orders - Search improvements