Copied to clipboard

Flag this post as spam?

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


  • Phil Whittaker 62 posts 261 karma points c-trib
    Sep 10, 2017 @ 10:04
    Phil Whittaker
    0

    Wordpress import with non standard fields

    I am importing some wordpress content into Umbraco using CMSImport and thanks to the data provider I'm getting 90% of the way there easily. The wordpress instance I am importing from has been modified and there are additional fields in the xml that I am nor seeing in the import options (e.g. Excerpt).

    Rather than rewriting the data provider from scratch is there anywhere I can get hold of the source code for the WordPressPostDataProvider class.

    I should be able to adapt your version for the new fields? Or is there a better way to accomplish this?

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Sep 11, 2017 @ 05:24
    Richard Soeteman
    0

    Hi Phil,

    strange that it didn't show up since it's just checking for nodes. Anyway the sourcecode can be found at Dropbox. Make sure to have unique aliasses for the providers

    Hope this helps,

    Richard

  • Phil Whittaker 62 posts 261 karma points c-trib
    Sep 11, 2017 @ 09:55
    Phil Whittaker
    0

    Hi Richard

    Thanks for sending this over so quickly. I'll let you know if I have any further issues.

    Phil

  • 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