-1
votes
0answers
30 views

How to transfer orders from woocommerce 1.x to 2.0.x?

I am trying to export/import orders from one woocommerce site to another. To accomplish this, I am going to the tools > export option in the WordPress backend and selecting the "orders" option to ...
0
votes
1answer
179 views

How to export/import WordPress woocommerce products

I'm searching a solution to my problem, i have a WordPress website which contains many products so i have created a new one with a new design i have installed the same version of woocommerce as the ...
-1
votes
1answer
162 views

Automate Product Import with WooCommerce?

I'm going to be using the Product CSV Import suite with WooCommerce to import products from a CSV file, but I'd love to have an automated way to do this via Cron if possible. Has anyone seen examples ...