EZPort exports WooCommerce orders into CSV, XLX, and XLSX complete with their meta data.
Some WooCommerce plugins add functionality to order items, that additional information for each item ordered is recorded. In most cases, it will be stored as "meta data". These information can be viewed from the admin page, but most export plugins ignores this information. Hence, you will get the exported file without this information.
EZPort helps you to get all information CSV/XLS/XLSX.
One example of plugin that retrieves additional information is Woo Custom Product Addons. Note that the author of this plugin is not affiliated to the author of Woo Custom Product Addons.
You need Composer (https://getcomposer.org)
- Clone this repository.
- Go to
ezport/
directory andcomposer install
. - Done.
This project was made by a group of students for their Pemrograman Berbasis Web Lanjut (Advanced Web-based Programming) class final project, and continued by their teacher @pascalalfadian of @ifunpar for long term maintenance and publication.
The original main contributors are:
- Cristopher - 2017730017 - (@Namchee)
- Naofal Leo Agusta - 2016730056
- Gerry Fernando Lesmana - 2016730050