• Resolved nailwoman

    (@nailwoman)


    Please advice me how to export all booking data in the plugin and import them under new domain site.

    I plan to change the domain to operate this plugin.

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hi,

    You can do it with the phpMyAdmin:

    1. open your WordPress database.
    2. export all tables with the names starting with “wbk_”
    3. open “wp_options” table and export all option with the names starting with “wbk_”
    4. open the database of your new website and import tables.
    5. import data in the “wp_options” table of new website database.

Viewing 1 replies (of 1 total)
  • The topic ‘Export and Inport Plugin data’ is closed to new replies.