Copied to clipboard

Flag this post as spam?

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


  • marcelh 171 posts 471 karma points
    Feb 23, 2016 @ 10:01
    marcelh
    0

    Umbraco 7.3 and 7.4 compatibility

    I am about to implement Vorto on a Umbraco 7.3.7 installation, soon to be upgraded to Umbraco 7.4.latest.

    When looking at the Project Compatibility listing on the Project page, I notice that Vorto is 75% compatible with 7.3.x and 0% compatible with 7.4.x. I read, however, that some succesfully used Vorto on a 7.4.x installation.

    Can anyone elaborate on these compatibility percentages?

  • Alessandro Calzavara 32 posts 144 karma points c-trib
    Feb 29, 2016 @ 16:01
    Alessandro Calzavara
    1

    I have installed and used Vorto on a 7.4 Umbraco install. The only thing to do was a manual upgrade to a file inside the vorto Plugin in which there was an invalid path (fine on 7.3 but returned 404 on 7.4), the file was vorto.js and the edit was:

    from            templateUrl: 'views/directives/umb-editor.html',
    to            templateUrl: 'views/components/property/umb-property-editor.html',
    
  • Janae Cram 63 posts 439 karma points MVP 7x c-trib
    Mar 28, 2016 @ 16:17
    Janae Cram
    0

    I can confirm that Alessandro's fix worked for me when I did my upgrade to 7.4.2 :)

Please Sign in or register to post replies

Write your reply to:

Draft