Copied to clipboard

Flag this post as spam?

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


  • Mohammad Javed 64 posts 373 karma points
    Oct 26, 2015 @ 15:26
    Mohammad Javed
    0

    UPGRADE: Umbraco v4.0.3 to Umbraco 7?

    Hello,

    How easy is it to upgrade Umbraco v4.0.3 to Umbraco 7? How many days do you reckon it would take?

    Currently the site is using XSLT's - Would you recommend just rewriting it so it is all Razor? I need to also inject Bootstrap in to it.

    Your advice would be massively appreciated.

    Thank you Javed

  • Sebastian Dammark 581 posts 1385 karma points
    Oct 26, 2015 @ 20:41
    Sebastian Dammark
    100

    A lot of your XSLT can be reused without any issues.

    But there are some of the new properties in Umbraco 7 that saves in JSON format, such as MultiNode TreePicker.

    When that happens you need to use the umbraco.library:JsonToXml() extension.

  • Mohammad Javed 64 posts 373 karma points
    Oct 26, 2015 @ 20:46
    Mohammad Javed
    0

    Thanks - I think I will recode and rebuild the site from scratch - All MVC Razor :) will make life simpler for future upgrades & further development. Excited, can't wait to get started!

Please Sign in or register to post replies

Write your reply to:

Draft