Skip to content
/ EZPort Public
forked from Namchee/pbwl-ezport

EZPort exports WooCommerce orders into CSV, XLX, and XLSX complete with their meta data.

License

Notifications You must be signed in to change notification settings

ifunpar/EZPort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EZPort

EZPort exports WooCommerce orders into CSV, XLX, and XLSX complete with their meta data.

Full Description

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.

Development Setup

You need Composer (https://getcomposer.org)

  1. Clone this repository.
  2. Go to ezport/ directory and composer install.
  3. Done.

Project History

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

About

EZPort exports WooCommerce orders into CSV, XLX, and XLSX complete with their meta data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%