We need to migrate data to a new wordpress server without overwriting other WP tables. How can we accomplish a data migration of only EE4 data? The new server has changes on posts/custom themes/ etc that we can not modify.
Right now you can’t as EE events (and other entities) are custom post types, the ID of which is used as the foreign key within other tables.
Exporting and then importing those into another site would change the ID and therefore need some form of migration script to update all of the related data, which we don’t currently have.
Viewing 1 reply thread
The support post ‘Data migration to new wordpress server’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.