Copied to clipboard

Flag this post as spam?

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


  • Jeremy Williams 1 post 71 karma points
    Jul 12, 2018 @ 19:36
    Jeremy Williams
    0

    Tips for upgrading Umbraco versions

    My organization is currently using Umbraco 6.2.5. We are interested in upgrading to the newest version of Umbraco but want to be aware of the pitfalls an upgrade like that can come with.

    Does anyone have suggestions for for upgrading? Is 6.2.5 to 7.2 too far a jump?

    Any and all upgrade advice is welcome.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jul 12, 2018 @ 20:30
    Jan Skovgaard
    0

    Hello Jeremy and welcome to Our :-)

    Unfortunately it's been a while since I've been doing big upgrades myself however it's always a good idea to read the information about version specific upgrades here https://our.umbraco.com/documentation/getting-started/setup/upgrading/version-specific

    Since you're going from version 6.2.5 you should also read this document very carefully https://our.umbraco.com/documentation/getting-started/setup/upgrading/upgrading-to-v7 - A lot of things has changed under the hood since the version you're coming from. So it's also worth considering how to deal with any potential 3rd party packages currently being used and figure out if they will still work or if they need to be replaced somehow. Also any custom API stuff might need to be refactored for instance. If you're using ASP.NET Masterpages for templating it might be necessary to keep using these, which you can by changing the <useAspMasterPages> setting in the /config/umbracoSettings.config file mentioned in the documentation here: https://our.umbraco.com/documentation/reference/config/umbracosettings/#templates

    Apart from that Paul Seal has written a nice blogpost on how to upgrade Umbraco in a safe manner here https://codeshare.co.uk/blog/how-to-upgrade-umbraco-safely/

    If I remember correctly you should in theory be able to upgrade from 6.2.5 to 7.11.1 for instance. But I'm not sure about this and I think it's better to do a step by step process since it's easier to manage and remember to do the necessary changes bit by bit.

    But of course make sure to backup the files and database before starting the journey :-)

    I hope this helps!

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft