Copied to clipboard

Flag this post as spam?

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


  • Rihab 104 posts 388 karma points
    Oct 16, 2019 @ 08:50
    Rihab
    0

    Import content from Excel

    Hi Everyone,

    I'm trying to find a way to import an excel sheet to Umbraco 8.1,

    is there a package I can use? i've tried the CMSImport but it doesn't work on Umbraco 8.

    any help ..... thanks

  • Saif Obeidat 79 posts 296 karma points
    Oct 16, 2019 @ 10:05
    Saif Obeidat
    1

    You can create a custom code to achieve that, you need to loop through the excelsheet and then use ContentService to create nodes.

    another reference that might help: https://our.umbraco.com/forum/umbraco-8/96937-create-new-content-nodes-programmatically-in-umbraco-8

  • 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