How to publish a new Document Type created locally?
Hi,
I have setup an umbraco environment locally. Then I created 2 other environments on Azure (Staging & Production).
When I add a new Document Type locally together with Master Page etc. What's the best way to push those changes to Staging? I tried to publish only physical files were published, but umbraco doesn't show the new Document Type created etc.
How to publish a new Document Type created locally?
Hi,
I have setup an umbraco environment locally. Then I created 2 other environments on Azure (Staging & Production).
When I add a new Document Type locally together with Master Page etc. What's the best way to push those changes to Staging? I tried to publish only physical files were published, but umbraco doesn't show the new Document Type created etc.
Thanks
Hi Bilal,
If you want to publish db changes without sql, try to use uSync.
https://our.umbraco.org/projects/developer-tools/usync/
It's great tool for moving umbraco db changes between environments.
Thanks,
Alex
Ah so I can use this to sync content without publishing the entire DB? Is this free of charge?
/Bilal
It's free and yes, you can just push few xml files and all db changes will be on live.
Are you aware of any video/tutorial on how to use this tool and where to install it on which environment etc?
Thanks
The main resource is official documentation on this page - https://our.umbraco.org/projects/developer-tools/usync/
Nice idea about making video how to use it. Need to ask Kevin Jump.
Thanks,
Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.