https://github.com/open-wp-club/bulk-order-editor
Bulk Order Editor for WooCommerce allows store managers to quickly modify multiple orders at once, directly from the WordPress admin panel.
https://github.com/open-wp-club/bulk-order-editor
bulk-editing bulk-operation e-commerce order-management wooco woocommerce woocommerce-plugin wordpress
Last synced: 3 months ago
JSON representation
Bulk Order Editor for WooCommerce allows store managers to quickly modify multiple orders at once, directly from the WordPress admin panel.
- Host: GitHub
- URL: https://github.com/open-wp-club/bulk-order-editor
- Owner: Open-WP-Club
- License: gpl-2.0
- Created: 2024-07-05T10:59:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T20:12:08.000Z (about 1 year ago)
- Last Synced: 2025-12-26T06:47:47.291Z (6 months ago)
- Topics: bulk-editing, bulk-operation, e-commerce, order-management, wooco, woocommerce, woocommerce-plugin, wordpress
- Language: PHP
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Bulk Order Editor for WooCommerce
The Bulk Order Editor plugin is a powerful tool for WooCommerce store administrators, allowing them to efficiently update multiple order statuses and other order-related data directly from the WordPress admin panel. This tool is designed to save time for store managers by simplifying batch operations and providing a user-friendly interface for managing orders in bulk.
## Features
- **Bulk Edit Orders**: Change multiple order details at once, including:
- Order status
- Order total
- Customer notes
- Promo codes
- Customer ID
- Order date and time
- **Real-time Progress Tracking**: View the progress of bulk updates as they happen
- **Logging**: Keep track of all changes made to orders with a comprehensive update log
## Installation
1. **Download the Plugin**:
- Download the latest version of the plugin from the [GitHub repository](https://github.com/mrgkanev/Bulk-Order-Editor).
2. **Upload and Install**:
- Navigate to your WordPress admin panel.
- Go to "Plugins" > "Add New" > "Upload Plugin".
- Choose the downloaded zip file and click "Install Now".
- After installation, click "Activate" to enable the plugin.
3. **Access the Bulk Order Editor**:
- Once activated, find "Bulk Order Editor" under the "WooCommerce" menu in your WordPress admin panel.
## Usage
1. Navigate to "WooCommerce" > "Bulk Order Editor" in your WordPress admin menu.
2. Enter the order IDs you wish to update, separated by commas.
3. Fill in the details you want to change:
- Order Status
- Order Total
- Promo Code
- Customer ID
- Customer Note (choose between private or customer-visible)
- Order Date and Time
4. Click "Update Orders" to process the changes.
5. Watch the real-time progress and review the update log for details on each order modification.
## Requirements
- WordPress 6.4 or higher
- PHP 7.4 or higher
- WooCommerce 6.0 or higher
## Contributing
Contributions to the Bulk Order Editor plugin are welcome! Please feel free to submit pull requests or create issues for bugs and feature requests.
## License
This project is licensed under the GPL-2.0 License - see the [LICENSE](LICENSE) file for details.
## Support
For support, please create an issue in the [GitHub repository](https://github.com/mrgkanev/Bulk-Order-Editor/issues) or contact the plugin author.
## Author
Gabriel Kanev - [https://gkanev.com](https://gkanev.com)