WP Manifestindependent plugin directory
manifest / ecommerce / wc-to-edd

WooCommerce to EDD CSV Generator

This plugin provides connversion functionality from WooCommerce to Easy Digital Downloads

by Greggory Hogan · github.com/greggoryhogan/wc-to-edd

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/greggoryhogan/wc-to-edd/archive/refs/heads/master.zip

Readme

WooCommerce to EDD CSV Generator

This is a plugin made to transition data from WooCommerce into Easy Digital Downloads.

  1. Delete any existing EDD data using the buttons in the admin interface
  2. Export a csv of WooCommerce products in EDD format
  3. Import products into EDD using the default EDD product importer
  4. Synch WordPress users into EDD customer database
  5. Export WooCommerce order history to csv
  6. Import purchase history into EDD using default payment history importer
  7. Done!

Read the full README on GitHub →