Copied to clipboard

Flag this post as spam?

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


  • blackhawk 313 posts 1368 karma points
    Feb 19, 2018 @ 19:39
    blackhawk
    0

    Is it possible to export templates directly from database with Usync?

    Is it possible to export templates directly from database with Usync? I know this sounds like a weird request, but there are some things happening at the file level within my environment for load balancing purposes that would inquire on this as an option for us.

    If not, would there be a recommend tool for doing the job?

    Thanks

  • Kevin Jump 2311 posts 14697 karma points MVP 7x c-trib
    Feb 19, 2018 @ 22:31
    Kevin Jump
    0

    Hi,

    uSync will take the bit of the template that is stored in the DB and extract it (really this is just the alias, name and ID) -but the main template content is only stored on disk.

    The Umbraco import/export process will put the contents of the templates into a XML file - but it is just storing the contents from the disk, and on import it doesn't go into the database.

    so if the changes are in alias, names and structure uSync will work - but if you need the template content, its probably better to do something with the files on disk.

  • HuaweiP9User 31 posts 122 karma points notactivated
    Jun 30, 2018 @ 17:28
    HuaweiP9User
    0

    I have one question here, how to sync templates between template create in VS folder directly and Umbraco backoffice

Please Sign in or register to post replies

Write your reply to:

Draft