We have an existing account with EE4 on our current host. It has data from many events in it. We are moving to a new hosting company. I have installed the same version of EE4 on the new host. We will be repointing the current domains to the new host
What I want to know is how to get the data from the old host to the new one.
Any help is appreciated.
That’s going to be very tricky because EE’s data is not only in its own custom tables (which is the easy part), but it’s also in the regular WP posts table and the wp_options table. I won’t say it’s impossible to only bring EE data over, but you’ll need to be very careful and comfortable with using PHPmyadmin.
The simplest solution that I can think of is use the WP DB Migrate Pro plugin, it will let you select which tables to migrate, this way you can set it to not copy some of the tables, like if there are tables from other plugins that you don’t want. You’ll still need to copy over the posts table and options table from the current site though. Then you could remove posts/pages that you don’t want on the new site.
Viewing 3 reply threads
The support post ‘How to move EE4 to a new host’ 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.