Copied to clipboard

Flag this post as spam?

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


  • GiuServ 4 posts 75 karma points
    Mar 06, 2018 @ 15:01
    GiuServ
    0

    Export/Import Document Types on differents Umbraco Installation

    Hi there, i've multiple installations of Umbraco, one for each customer's website. Is there a way to keep the document types, with theirs relative properties, synced on every installation? I usually export a document type from one installation, and then import it in the others, but when it's been imported it loses most of the properties prevalues. For example, if i export a document "A" with a dropdown property with the values "1" and "2", when i import in other installation the "A" document udt, the dropdown will use a different property dropodown.

    How can i sync the document types among my installations? Is something else except export/import document types and check all the properties?

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Mar 06, 2018 @ 15:30
    Alex Skrypnyk
    0

    Hi GiuServ

    Try to use uSync - https://our.umbraco.org/projects/developer-tools/usync/

    It can sync: Document types Media Types Data Types Macros Dictionary Items Languages Member Types Templates

    And content, but you have to install content edition for synchronizing content - https://our.umbraco.org/projects/developer-tools/usynccontentedition/

    Check out docs - http://usync.readthedocs.io/

    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