• Resolved pmconsulting

    (@pmconsulting)


    I am rebuilding a website for a client. I need to move the Amelia plugin and its data from their current server to the development server. Amelia does not appear to have export and import options. How do I do this?

    Documentation does not cover this and I am unable to submit a support ticket because your ticketing system is broken.

    My client pays for this software and demands support or will replace it with something better supported.

    • This topic was modified 3 years, 5 months ago by pmconsulting. Reason: additional info

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author ameliabooking

    (@ameliabooking)

    Hello,

    Thank you for reaching out to us.

    You can clone your site with some duplicator or cloning plugin, also there’s a way to migrate only Amelia’s database tables.

    There are around 47 tables with wp_amelia_ prefix that need to be moved. Please note that wp_ is the default database prefix, but on your end, it could be anything, so look for your_prefix_amelia_ tables.

    Besides that, you also need to go to wp_options and search for option_name “amelia_settings” – which returns one row, so you need to copy the option_value and paste it into the same field on the other site. Note that this contains all info from your old website, so you will need to replace the URLs in this cell.

    Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘How do I copy Amelia install to another server?’ is closed to new replies.