I have multiple sites that need to share content pages.
In the past I've created local packages and installed them to the other sites.
Today I've spent hours trying to get it to work but failed.
To try to simplify things, I created a package with just one content page, deleted it from my Umbraco and installed the package. Sadly even this did not restore the content page.
What am I doing wrong (or is this a bug in 8.14.0 which I upgraded to yesterday)?
Sharing content pages between sites
I have multiple sites that need to share content pages.
In the past I've created local packages and installed them to the other sites.
Today I've spent hours trying to get it to work but failed.
To try to simplify things, I created a package with just one content page, deleted it from my Umbraco and installed the package. Sadly even this did not restore the content page.
What am I doing wrong (or is this a bug in 8.14.0 which I upgraded to yesterday)?
As an alternative you could try using uSync Content edition, which can synchronise content between sites:
https://docs.jumoo.co.uk/uSync/v8/
If you have a lot of sites, then uSync Complete would make your life a lot easier (though you have to buy this one):
https://docs.jumoo.co.uk/uSync/uSync.Complete/
Thanks for the suggestion but it looks for be more than I need. I just want to add 1 new content page to the other sites.
I've just had a look at the generated xml file and I can see why nothing is being imported. No content pages have been written to the file.
Perhaps you can only include content pages that have templates?
is working on a reply...