• Resolved meestergijs

    (@meestergijs)


    Hello,

    I need to import about 4000 students and all of the metadata (think: course results, quiz scores, progress in courses, badges, certificates, personal info) from my live website to my totally renewed staging website. I tested this with just 2 students. Both were imported, great! But they both lost their woocommerce membership. This gives them access to all content. What am I doing wrong? I didn’t specify which fields should be exported, so everything got exported. How come I lost this data?

    Gijs

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @meestergijs,

    WooCommerce Membership manages more data than the one you have there (the wp_users and wp_usermeta).

    So the memberships are not being exported. Sorry.

    We can manage some WooCommerce Membership info to be imported, but not to be exported.

    Thread Starter meestergijs

    (@meestergijs)

    Thanks. When exporting Woocommerce Membership using the export/import option in Woo, I was able to add the memberships to the impoted accounts. Great!

    New question: When I import the users I lose all of the recorded Buddypress activities. So scores of quizzes, final course scores, etc. How can I add the recorded activities to the export file? See video for a bit of insight in the theme WPLMS I use: http://somup.com/c0ehXwy3PA

    Plugin Author Javier Carazo

    (@carazo)

    We should create a new addon or prepare the existing one to do it, but it won’t be easy and maybe it is not possible because this info could not be added as a column in the CSV.

    You should may create a new tool for this because this is not info directly related with users, this is more related with custom post types.

    Thread Starter meestergijs

    (@meestergijs)

    Ok. Let’s close

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘lost connected memberships when importing’ is closed to new replies.