Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dee 106 posts 313 karma points
    Oct 21, 2019 @ 08:30
    Dee
    0

    Best Practice to import and deploy members

    Hi,

    I need to import ~10.000 members in my local environment via csv, adapt some data, since not everything is possible to import, test and then move them to the live env.

    based on umbraco support team, due to security reasons it is not possible to deploy / transfer members between environment.

    therefore what is then the best practice for this usecase? I assume that importing 10.000 members directly in the live env. should not be the solution.

    thanks

    Dee

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Oct 22, 2019 @ 06:22
    Richard Soeteman
    0

    You can take a look at CMSImport if it's V7 that you are using? V8 package is on its way.

    https://soetemansoftware.nl/cmsimport

  • Kevin Jump 1867 posts 11859 karma points MVP 4x c-trib
    Oct 22, 2019 @ 08:25
    Kevin Jump
    0

    Hi Dee,

    As Richard says CMSImport is really good for importing and managing members, and as you are importing them all this is probably the best way to go?

    but uSync.Complete https://jumoo.co.uk/usync/complete/ for Umbraco v8 also has uSync.PeopleEdition ( https://jumoo.co.uk/usync/people /) which will let you move members between installations (you need the MachineKeys to match so Password hashes still make sense on the target site)

  • Dee 106 posts 313 karma points
    Oct 22, 2019 @ 08:31
    Dee
    0

    Hey guys,

    thanks for your feedbacks.

    Not the importing is the issue, since i already implemented the importer controller and its working. but i just dont want to import that amount of members directly into the live environment. the imported data needs to be refined and tested, before it runs into the live system.

    i will check the usync, hope this does the job.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies