/wp-json-wc-order-exporter

Export all WooCommerce orders as a JSON object

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

wp-json-wc-order-exporter

Export all WooCommerce orders as a JSON object

Overview

Need to export WooCommerce orders for external analysis in something like Elasticsearch? No problemo. Export order data from the posts and postmeta table, aggregated by post ID. Got a lot of orders? Export by range.

❤️