Skip to content

rtCamp/woocommerce-to-easydigitaldownloads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woocommerce to EasyDigitalDownloads Migration/Exporter

Note: This script is not a standard WordPress plugin. Running via PHP CLI is recommended

A script to migrate products, orders, payments and other stuff from WooCommerce to EasyDigitalDownloads

Install

You MUST take backups. Also, run this in demo environment.

Put the files under woocommerce-to-easydigitaldownloads folder in WP Plugins directory (usually /var/www/sitename/htdocs/wp-content/plugins/)

Usually,

git clone https://github.com/rtCamp/woocommerce-to-easydigitaldownloads/ /path/to/wordpress/wp-content/plugins/

Migrate/Export

From command-line interface (shell)

cd /path/to/wordpress/wp-content/plugins/
php migrate.php

Reset EDD data

It might happen you migration doesn't produce output you are expecting.

You can reset EDD database in case of trouble:

php reset.php

NOTE : If you are using WooCommerce API Manager and wish to migrate to EDD Software Add-on, check software.md for further instructions

Does this interest you?

Join us at rtCamp, we specialize in providing high performance enterprise WordPress solutions

About

A script to migrate products, orders, payments and other stuff from WooCommerce to EasyDigitalDownloads

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages