WooCommerce Custom Order Export
Export WooCommerce orders to CSV/XLSX with product-level custom codes
by Serkan Algur · github.com/serkanalgur/woocommerce-custom-order-export · website
★ 4stars
26release downloads
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/serkanalgur/woocommerce-custom-order-export/releases/download/v1.8.2/woocommerce-custom-order-export-1.8.2.zipAlso on Packagist as serkanalgur/woocommerce-custom-order-export:
composer require serkanalgur/woocommerce-custom-order-exportFrom the readme
WooCommerce Custom Order Export
A production-ready WordPress plugin for exporting WooCommerce orders to CSV/XLSX with support for product-level custom codes and metadata.
Features
- Flexible Export Formats: CSV (default) and XLSX output
- Custom Column Selection: Choose which order, item, and product fields to include
- Product Custom Codes: Map product meta keys or taxonomy terms to custom columns
- Export Modes: Export as one row per line item or one row per order
- Advanced Filtering: Filter orders by date range and status
- Performance Optimized: Stream output for large datasets (3,000+ orders)
- Export Logging: Track all export operations with filters applied
- Extensible: Hooks and filters for custom development
- Security: Proper nonces, capability checks, and sanitization
Requirements
- WordPress 6.0+
- WooCommerce 6.0+
- PHP 7.4+
Supported Plugins
This plugin integrates with and supports the following plugins:
Product Input Fields for WooCommerce
- Product Input Fields for WooCommerce
- Feature: Line Item Metadata Mapping
- Description: Export custom product input field metadata to your CSV/XLSX exports
- Status: Optional (feature is only available when this plu
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.8.2 | Mar 8, 2026 | woocommerce-custom-order-export-1.8.2.zip | 3 |
| v1.8.1 | Mar 8, 2026 | woocommerce-custom-order-export-1.8.1.zip | 9 |
| v1.8.0 | Mar 8, 2026 | woocommerce-custom-order-export-1.8.0.zip | 0 |
| v1.7.3 | Mar 6, 2026 | woocommerce-custom-order-export-1.7.3.zip | 2 |
| v1.7.0 | Nov 29, 2025 | woocommerce-custom-order-export-1.7.0.zip | 3 |
| v1.6.0 | Nov 29, 2025 | woocommerce-custom-order-export-1.6.0.zip | 4 |
| v1.5.0 | Nov 17, 2025 | woocommerce-custom-order-export-1.5.0.zip | 5 |