Description
Nova Order Export for WooCommerce exports your WooCommerce orders into a JSON file using chunked AJAX processing to prevent memory limits, making it suitable for stores with thousands of orders.
Features
- Order Export — Export orders by any WooCommerce status to JSON.
- Chunked Processing — AJAX batch processing prevents memory exhaustion on large stores.
- Progress Bar — Real-time progress tracking with live terminal log.
- One-Click Download — Download the generated JSON file with a single click.
- Line Items & Shipping — Exports product line items and shipping lines per order.
- HPOS Compatible — Fully compatible with WooCommerce High-Performance Order Storage.
Pro Features
Upgrade to Nova Order Export Pro for advanced capabilities:
- Import Orders — Import orders from JSON files or ZIP archives with chunked processing.
- Pause & Resume — Pause and resume without losing progress.
- Batch Size Control — Customize orders per batch for optimal performance.
- Coupon & Fee Lines — Export coupon codes and fee lines for complete data transfer.
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin via the ‘Plugins’ menu.
- Navigate to WooCommerce > Order Export to start exporting.
FAQ
-
What order statuses can I export?
-
You can export orders with any WooCommerce status including Completed, Processing, On Hold, Pending, Failed, Cancelled, and Refunded.
-
Is the exported file compatible with other stores?
-
Yes. The JSON format contains all order data and can be imported into another WooCommerce store using the Pro version.
-
Is it safe for large stores?
-
Yes. The plugin uses chunked processing, only handling 10 orders at a time to prevent memory issues.
-
Can I import orders?
-
Order import with JSON and ZIP support is available in the Pro version.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Nova Order Export for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Nova Order Export 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
2.0.0
- New: Free/Pro architecture with upgrade prompts.
- New: HPOS compatibility declaration.
- New: Requires Plugins header for WooCommerce dependency.
- New: uninstall.php for clean removal of export files.
- New: Export directory security (index.php + .htaccess).
- Improved: Submenu under WooCommerce instead of top-level menu.
- Improved: All strings are translatable.
1.0.0
- Initial release.

