bhleal
Member
Posted 4 months ago #
Hi everyone!
I have my shop Woocommerce working perfectly. In a new project, i need to create a internal show for my co-workers, but i don't want have to add all the products again.
Can i download all products and photos and attributes to my e-commerce and upload in another woocommerce instalation? How i do it?
Regards
http://wordpress.org/extend/plugins/woocommerce/
you can use the standard wordpress import/export functionality.
or you can just copy the database from the existing install.
bhleal
Member
Posted 4 months ago #
I do that (standard import/export), but the images/media doesn't import. I copy the files of the uploads folders, but doesn't work to.
How i can copy just the database of woocommerce? In the new site i already have some content.
ah, you'll probably need to do a selective export filtering on post_type of attachments.