Process Used to Migrate Event Espresso Plug-in
1.) Copied all contents of /public_html/wp-content/plugins/event-espresso-core-reg from old server to new server
2.) Installed plugin from WordPress Admin
3.) Replaced all tables (structure and data) from old server to new server in database:
wp_esp_answer
wp_esp_attendee_meta
wp_esp_checkin
wp_esp_country
wp_esp_currency
wp_esp_currency_payment_method
wp_esp_datetime
wp_esp_datetime_ticket
wp_esp_event_message_template
wp_esp_event_meta
wp_esp_event_question_group
wp_esp_event_venue
wp_esp_extra_join
wp_esp_extra_meta
wp_esp_line_item
wp_esp_log
wp_esp_message
wp_esp_message_template
wp_esp_message_template_group
wp_esp_payment
wp_esp_payment_method
wp_esp_price
wp_esp_price_type
wp_esp_promotion
wp_esp_promotion_object
wp_esp_question
wp_esp_question_group
wp_esp_question_group_question
wp_esp_question_option
wp_esp_registration
wp_esp_registration_payment
wp_esp_state
wp_esp_status
wp_esp_ticket
wp_esp_ticket_price
wp_esp_ticket_template
wp_esp_transaction
wp_esp_venue_meta
4.) Upgraded plugin using Standard WordPress upgrade process
RESULT: Plugin settings pages load without error. Data migrated:
DATA PRESENT NO DATA PRESENT
Registrations
Transactions
Messages
Pricing
Registration Form
General Settings
Payment Methods Events
Venues
You’ll also need to extract events, attendees, and venues from the wp_posts table. The settings are in the wp_options tables.
In most cases the WP Migrate DB plugin can handle migrating the sites database for you in order to avoid losing data.
Viewing 1 reply thread
The support post ‘Issue with Migrating Even Espresso Plugin’ 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.