Migrating WPCustomerArea to a new site

    • NoahK
      Member
      # 3 months, 4 weeks ago

      Recently redesigned a site for a client that is using WPCustomArea.

      What is the recommend solution for migrating all of the WPCustomArea user accounts, files, and pages to the new site?

    • Imanol Salaberry
      Keymaster
      # 3 months, 3 weeks ago

      Hi,

      We are using regular WordPress tables.

      Users are regular WP users (wp_users table).

      Our private posts are regular WP posts (wp_posts table, the ones with post_type starting with « cuar_ »)

      And the rest is just options and meta (user_meta and post_meta).

      As a consequence, any decent migration tool should be fine to do the job. For instance WP Migrate DB.

      Regards,

      Want to help WP Customer Area? It only takes few seconds!
      Rate & review the plugin on WordPress.org 🙂

Viewing 1 reply thread

You must be logged in to reply to this topic.