Add-on for "WooCommerce Quick Export Plugin" to export your WooCommerce orders in an Endicia-compatbile CSV format
This Wordpress plugin extends WooCommerce Quick Export Plugin to export orders in a format that is compatible with the Endicia CSV import.
Fields not required by Endicia will be omitted.
- I highly recommend using wp-cli to manage and install plugins. Once you have that set up...
wp plugin install https://github.com/logankoester/woocommerce-quick-export-plugin/archive/master.zip --activate
Alternatively, just download the plugin and extract it to your wp-content/plugins
directory
and activate it from your admin panel.
Copyright (c) 2014 Logan Koester. Released under the MIT license. See LICENSE
for details.