Copied to clipboard

Flag this post as spam?

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


  • Matt Gilbert 24 posts 44 karma points
    Jun 15, 2011 @ 23:02
    Matt Gilbert
    0

    import options?

    Hi all,

    I'm looking for data import options, as in from a csv or xml, or whatever. The data can be massaged to best fit the import method. The constraints are that extra cost (as with CMSImport or UmbImport) is not an option for the project I'm working on. I'm new to Umbraco, so I don't even know if there's a way to directly import to the database, as one might with phpmyadmin. Any tips would be much appreciated.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jun 16, 2011 @ 06:36
    Richard Soeteman
    0

    Hi Matt,

    CMSImport is free if you import less than 500 records. If you want to code yourself you need to use the Document API.Here is an old snippet that helps you

    http://en.wikibooks.org/wiki/Umbraco/Samples_and_Articles/Creating_umbraco_pages_programmatically

    Cheers,

    Richard

  • Matt Gilbert 24 posts 44 karma points
    Jun 16, 2011 @ 22:18
    Matt Gilbert
    0

    That's very helpful, thank you! I'll be importing over 1000 records, but the wikibooks link you've provided is a huge, huge help. Especially since most of the links to umbraco documentation that I come across are dead links to an earlier version of the umbraco site.

     

Please Sign in or register to post replies

Write your reply to:

Draft