There should be no real breaking changes between version 2.4 and 2.5 (only that 2.5 is Umbraco 6.1 and 7 only, dropping support for Umbraco v4).
That said, to upgrade it's the easiest way to remove your current uWebshop.*.dll files from the /bin/ and place the ones from the pacakage in the /bin/
There is a small difference in them, and this making sure there are no conflicts.
Also make sure you replace the payment provider DLL with the one compatible with uWebshop 2.5! (or build your own provider against the new DLL)
Upgrade from 2.4.x to 2.5.0
Hi,
We are running a shop on 2.4.x and would like to upgrade it to 2.5.0.
Are there breaking changes between the 2 versions ?
Dave
Hey Dave,
There should be no real breaking changes between version 2.4 and 2.5 (only that 2.5 is Umbraco 6.1 and 7 only, dropping support for Umbraco v4).
That said, to upgrade it's the easiest way to remove your current uWebshop.*.dll files from the /bin/ and place the ones from the pacakage in the /bin/ There is a small difference in them, and this making sure there are no conflicts.
Also make sure you replace the payment provider DLL with the one compatible with uWebshop 2.5! (or build your own provider against the new DLL)
Let me know if you need any assistance!
Best,
Arnold
Hi Arnold,
Is is just copying of the DLL's ? I guess some doctypes need to be created as well ? Like product variant folders ?
Dave
Hi Dave,
If you want to make use of variant folders, then install the package over your current install. This will auto-create the document types.
Best,
Arnold
is working on a reply...