Okay
  Public Ticket #2815663
export/import
Closed

Comments

  • Tamás started the conversation

    Hi There!


    Ho w van I export and import amelias setting from one domain to another? 

  • [deleted] replied

    Hi Tamás,

    thank you for reaching out to ussmile.png

    When you are moving on live site from local or stage site we can suggest to use Plugin Duplicator. We use it and it's working fine, because he will transfer all the files and also the tables to database. 

  • Tamás replied

    HI Ivana,

    thanky you for your answer. The orginal and new under development page is not the same. I want just move the settings from amelia: the location, employes ect...

    Is there any settings to export and import the settings? 


    Tamás 

  •  2,572
    Aleksandar replied

    Hello Tamás

    You have to go through the database.

    Please be careful, because if you delete or add anything else, it can cause the plugin not to work properly.

    When you access your database via PHPMyAdmin (or some other tool), access wp_options table:

    6172199762.png

    It is possible that your prefix is not "wp_", but something else, so if that is the case, please look for "your_prefix_options" table.

    When you access it, you can search through the column "option_name". Search for the term "amelia_settings":

    9596326323.png

    The search will return only one row, and you need to edit it:

    3462547772.png

    Basically, when you install Amelia on another website, you need to copy the "option_value" column from the staging site's database into the database of the live site.

    You only need to make changes to the serialized settings mentioning your staging site's URL, within the "option_value" cell.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables