Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bilal Haidar 144 posts 410 karma points
    Sep 05, 2016 @ 11:27
    Bilal Haidar
    0

    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

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Sep 05, 2016 @ 11:35
    Alex Skrypnyk
    0

    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

  • Bilal Haidar 144 posts 410 karma points
    Sep 05, 2016 @ 11:42
    Bilal Haidar
    0

    Ah so I can use this to sync content without publishing the entire DB? Is this free of charge?

    /Bilal

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Sep 05, 2016 @ 11:43
    Alex Skrypnyk
    100

    It's free and yes, you can just push few xml files and all db changes will be on live.

  • Bilal Haidar 144 posts 410 karma points
    Sep 05, 2016 @ 11:50
    Bilal Haidar
    0

    Are you aware of any video/tutorial on how to use this tool and where to install it on which environment etc?

    Thanks

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Sep 05, 2016 @ 11:52
    Alex Skrypnyk
    1

    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

  • 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.

Please Sign in or register to post replies