Copied to clipboard

Flag this post as spam?

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


  • JoskerVemeulen 68 posts 262 karma points
    May 17, 2019 @ 15:54
    JoskerVemeulen
    0

    Data Import V8

    Hi!

    We have a fairly simple database with news item linked to authors in SQL. We want to fill our new umbraco(v8) project with this data. To the appropriate doctypes ofcourse.(News/Authors)

    How would we go about it to migrate this data?

    Thanks!

  • Søren Gregersen 441 posts 1884 karma points MVP 2x c-trib
    May 17, 2019 @ 17:17
    Søren Gregersen
    0

    What I have done before, is to just fill in some code (maybe in a surface controller), and just do the import by calling the content service.

    Depending on the size of your source, it may be good to be able to do the import in steps/chunks to enable you to restart / continue the import if something fails.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 20, 2019 @ 08:47
    Richard Soeteman
    0

    Wait until CMSImport for V8 is done :-)

  • Søren Gregersen 441 posts 1884 karma points MVP 2x c-trib
    May 20, 2019 @ 08:49
    Søren Gregersen
    1

    or generate uSync content files from and do an import :)

  • Richard Hamilton 79 posts 169 karma points
    Jun 13, 2019 @ 16:05
    Richard Hamilton
    0

    Hi Richard, What's the ETA on V8 release?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jun 14, 2019 @ 07:52
    Richard Soeteman
    0

    Think summer-ish It's a rewrite since it still used webforms

  • Mike Chadwick 41 posts 182 karma points
    Oct 03, 2019 @ 14:48
    Mike Chadwick
    0

    Hi Richard, any update on CMSImport ETA for Umbraco v8.1.x? Great tool btw :-) Thanks Mike

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 04, 2019 @ 08:11
    Richard Soeteman
    0

    Thanks but done when done ;-) Working hard on this..

  • Jonas Nielsen 3 posts 73 karma points
    Jan 04, 2020 @ 19:37
    Jonas Nielsen
    0

    Hi Richard

    Just want to know if the update for Umbraco 8 is near? I have a larger site that I need to move from another CMS to Umbraco, so if the update is just around the corner I might as well wait. :)

    Best regards Jonas

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jan 06, 2020 @ 08:10
    Richard Soeteman
    0

    Hi Jonas,

    Working hard on this version. Must be done soon. Umbraco Dataprovider is the most difficult provider to convert so could be a little bit after the initial release.

    Best,

    Richard

  • Ulf Möllerström 69 posts 246 karma points
    Jul 03, 2020 @ 11:32
    Ulf Möllerström
    0

    Dear Richard

    Any update on a release with Nuget?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 03, 2020 @ 06:51
    Richard Soeteman
    0

    Hi Once officially released it will have a Nuget Package as well.

    Best,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft