NH2T Orders Export to Excel for WooCommerce

Description

This plugin allows you to export WooCommerce orders to Excel files with the following features:

  • Filter orders by date range (Persian calendar support)
  • Select specific order statuses
  • Export all order details including:
    • Order number and status
    • Customer information (name, phone, address)
    • Product details with prices and quantities
    • Discount and shipping costs
    • Order totals

Installation

  1. Upload the plugin files to the /wp-content/plugins/nh2t-orders-export-for-woo directory
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Navigate to WooCommerce Orders Export to use the plugin

FAQ

Does this plugin work with the latest WooCommerce?

Yes, tested with WooCommerce 8.0 to 10.0.

Can I export orders from a specific date range?

Yes, use the Persian date picker to select start and end dates.

What order statuses are supported?

All WooCommerce order statuses are supported.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“NH2T Orders Export to Excel for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2.4

  • The text domain was changed to the same as the plugin slug.

1.2.3

  • Make product line labels in Excel exports translatable.

1.2.2

  • Generate exports in memory and stream them directly without writing runtime files.

1.2.1

  • Load admin CSS and JavaScript through the WordPress enqueue APIs.
  • Improve export validation and download security.
  • Preserve customer data as literal text in Excel exports.

1.2.0

  • Add Jalali (Shamsi) DateTime Class to convert Gregorian date to jalali on Persian sites.

1.1.0

  • Make .xlsx files

1.0.0

  • Initial release
  • Basic order export functionality
  • Persian date picker integration
  • Order status filtering