Wish I would have saw that before but I am wondering if anything has progressed in this area? I do see “purchaser” details exist in wp_posts tables and one unique thing to those columns is they have a “no biography provided” label in post content. I also see events themselves are in wp_posts.
And of course no issues with moving all _esp_ tables.
Can i ask if there is any unique identifiers in the wp_options tables?
We are launching a new site and for various reasons we needed to start the content clean but we have sold event tickets well into the fall. Recreating all events, settings and then the issue of not being able to scan tickets without a second site and a way to denote old and new is not ideal. Please let me know if this is documented or if there is a way.
There has been some progress in that Mergebot is available now. This plugin allows for making changes to one site then applying those changes to another site without losing changes to the other site.
Can i ask if there is any unique identifiers in the wp_options tables?
Unfortunately Mergebot is no longer available until it is out of beta. You can get the plugin but you can register or get the API key until they release it.
So…
wp_options tables have an ee_ prefix.
wp_post tables for people have “no biography provided”
wp_posts tables for events I am not sure of yet
If you use the People add-on, it adds espresso_people post_type posts to the posts table as well.
If you use the WP Users Integration add-on, then there will be entries in the _usermeta table that are related to the _users table, and will have meta_keys that consist of {wpdb-prefix}_EE_Attendee_ID.
Viewing 3 reply threads
The support post ‘Migrate just EE data’ 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.