We went to PRODUCTION with content X and cloned PRODUCTIONto create STAGING.
So now STAGING has content X and PRODUCTIONhas content X + delta.
We modified document types / templates on STAGING (to create Version2) and want to take content from PRODUCTION and pull to STAGING so we can validate before we swap STAGING and PRODUCTION (so STAGING becomes PRODUCTION)
There are some different package you would try have a look at. The first on is a add-on from the Umbraco HQ, called Courier. This package needs a license to use.
Content Sync between PROD and STAGING
Classic scenario:
We went to PRODUCTION with content X and cloned PRODUCTIONto create STAGING.
So now STAGING has content X and PRODUCTIONhas content X + delta.
We modified document types / templates on STAGING (to create Version2) and want to take content from PRODUCTION and pull to STAGING so we can validate before we swap STAGING and PRODUCTION (so STAGING becomes PRODUCTION)
Is there a clean way to do this?
Hi Umbraco lover,
There are some different package you would try have a look at. The first on is a add-on from the Umbraco HQ, called Courier. This package needs a license to use.
https://our.umbraco.org/projects/umbraco-pro/umbraco-courier-2
Another one you could have a look at is Umport. https://our.umbraco.org/projects/developer-tools/umport/
And the last package that you could have a look on is Conveyor https://our.umbraco.org/projects/backoffice-extensions/conveyor/
There is also a uHangout episode where the creator of this package, explains it. https://www.youtube.com/watch?v=-K1Y5D2ezMc
Hope one of these or a combination of these packages can be a solution for you.
/Dennis
is working on a reply...