Copied to clipboard

Flag this post as spam?

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


  • Aleksey Gerasimov 31 posts 95 karma points
    May 22, 2019 @ 15:54
    Aleksey Gerasimov
    0

    USync.ContentEdition without project file

    I was create a site without project file. With Umbraco 8 just in VS Code. How I can install ContentEdition then?

  • Kevin Jump 2310 posts 14695 karma points MVP 7x c-trib
    May 22, 2019 @ 16:46
    Kevin Jump
    0

    Hi

    At the moment Content Edition is just a nuget package :(

    however, it's a simple one, with just a single dll in it, if you

    • download the NuGet package (https://www.nuget.org/packages/uSync.ContentEdition/)
    • rename it from .nupkg to .zip
    • extract the dll from the package
    • put the dll in the bin folder of your project

    then you will have content edition (assuming you installed usync as well)

    we will make this into a package soon, we just haven't quite had the time.

    Kevin

Please Sign in or register to post replies

Write your reply to:

Draft