We're currently using Umbraco 7.15.7 and Ditto version 0.12.2, and are looking into upgrading to later versions of Umbraco. The aim is also to move to a different mapper. We're considering UmbracoMapper.
Now, because UmbracoMapper is available in Umbraco 8.1+, it means that we need to upgrade to that version before replacing Ditto.
Are there any known issues when running Ditto on Umbraco 8.*?. The Github repository details that it will support versions 7.3.2 and above, but would like to double-confirm that.
Unfortunately, the Ditto package is not compatible with Umbraco 8+, and the package is no longer being maintained.
I did attempt to upgrade the codebase to support Umbraco 8 - there's a work-in-progress branch on the GitHub repo - but I never completed it... mostly because I'd stopped using Ditto myself at this point, favouring the ModelsBuilder approach, (the websites I was building were quite simplistic so ModelsBuilder fitted better for me).
Please do feel free to fork the Ditto repo, etc. if you wanted Umbraco 8+ support.
Ditto support of Umbraco versions 8.*
Hi,
We're currently using Umbraco 7.15.7 and Ditto version 0.12.2, and are looking into upgrading to later versions of Umbraco. The aim is also to move to a different mapper. We're considering UmbracoMapper.
Now, because UmbracoMapper is available in Umbraco 8.1+, it means that we need to upgrade to that version before replacing Ditto.
Are there any known issues when running Ditto on Umbraco 8.*?. The Github repository details that it will support versions 7.3.2 and above, but would like to double-confirm that.
Thanks in advance
Hi Sebastian,
Unfortunately, the Ditto package is not compatible with Umbraco 8+, and the package is no longer being maintained.
I did attempt to upgrade the codebase to support Umbraco 8 - there's a work-in-progress branch on the GitHub repo - but I never completed it... mostly because I'd stopped using Ditto myself at this point, favouring the ModelsBuilder approach, (the websites I was building were quite simplistic so ModelsBuilder fitted better for me).
Please do feel free to fork the Ditto repo, etc. if you wanted Umbraco 8+ support.
Sorry it wasn't better news.
- Lee
is working on a reply...