Copied to clipboard

Flag this post as spam?

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


  • Mike Poole 52 posts 164 karma points
    Jul 02, 2018 @ 12:56
    Mike Poole
    0

    Installing package using NuGet rather than Umbraco "Install local"

    We have an issue where we sometimes deploy our application and one of the packages is missing (all settings and config appear OK). We reinstall the package and it works OK but this is not really acceptable as we start to release to various environments constantly

    Someone mentioned one of the approaches could be to install the package within our application through NuGet rather than the traditional Umbraco "Install Local" approach

    Is this possible?

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Jul 02, 2018 @ 13:04
    Dave Woestenborghs
    1

    Hi Mike,

    A lot of the popular packages for Umbraco have a nuget alternative.

    You can see it on the project page if there is a nuget version avaible.

    https://our.umbraco.com/projects/backoffice-extensions/tour-editor/

    If you go to that page you will see the nuget information below the green download button on the top right.

    Dave

  • Mike Poole 52 posts 164 karma points
    Jul 02, 2018 @ 13:44
    Mike Poole
    0

    Thanks Dave

    So if the package does not have a download from NuGet option available, there is no other way to install other than through the Umbraco back office?

    Mike

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Jul 02, 2018 @ 13:48
    Dave Woestenborghs
    0

    Hi Mike,

    It's possible that not all package developers have added the nuget instructions. So it's always wise to check there source code repository or search on nuget as well.

    Dave

Please Sign in or register to post replies

Write your reply to:

Draft