Description
OrderMigo – Export Orders for WooCommerce adds a simple export button to your WooCommerce orders screen that allows you to export all your orders to a CSV file with one click.
Features
- One-click export from WooCommerce orders screen
- Full HPOS (High-Performance Order Storage) compatibility
- Works with traditional WooCommerce order storage
- Exports comprehensive order data including:
- Order details (ID, number, status, date)
- Customer information
- Billing and shipping addresses
- Payment and shipping methods
- Order totals and itemization
- Secure with capability checks and nonce verification
- Clean, maintainable code following SOLID principles
- WordPress coding standards compliant
HPOS Compatible
This plugin automatically detects whether you’re using traditional WooCommerce order storage or HPOS (High-Performance Order Storage) and works seamlessly with both systems.
Support
For support and feature requests, please visit the plugin support forum.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Make sure WooCommerce is installed and activated
- Navigate to WooCommerce > Orders
- Click the “Export Orders to CSV” button
FAQ
-
Does this work with HPOS?
-
Yes!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“OrderMigo – Export Orders for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “OrderMigo – Export Orders 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.0.0
- Initial release
- HPOS compatibility
- CSV export functionality
- Security implementation
- WordPress coding standards compliance