Transfer content between different instances.
Compare and transfer back office content between different instances (and different versions) of the Umbraco CMS. Built for Umbraco versions 7, 8 and 9.
Use NuGet to install on version 9 of Umbraco (V9.0.0 onwards).
Install-Package StuartMullinger.Converge
Similar NuGet packages are also available for the other versions of Umbraco.
The ZIP package here will only work with version 8 of Umbraco (V8.2.1 onwards).
A separate package is available for Umbraco 7 (V7.7.0 onwards).
You can read content from earlier versions of Umbraco (v7.1.0 to v7.6.14) by installing the API-only package.
Using different combinations of the Converge packages you can now transfer content between the following versions of Umbraco.