Open christianswanepoel opened 3 years ago
There was basic support for WooCommerce, but it hasn't been tested with the recent version which introduced a bunch of changes.
Worst case scenario is that you will probably have to do post-migration tasks to get everything properly migrated.
MU-Migration will migrate all tables within the table_prefix so it should already include WooCommerce custom tables
I was hoping to split out a single site from a multisite Woo, but I am guessing if I migrate the entire Multisite Environment it should work?
I'd try migrating the specific subsite you want first, I don't think there are too many things specific to WooCommerce.
Does the standard export support WooCommerce, or is there a recipe for it to work? I am guessing it needs special table values?