Copied to clipboard

Flag this post as spam?

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


  • denisedelbando 141 posts 339 karma points
    Jun 23, 2017 @ 20:35
    denisedelbando
    0

    Nuget installed packages should show in umbraco backoffice

    why is it nuget installed packages not show up in the list of installed packages in umbraco back office?

    or is my installation with bug?

  • David Peck 687 posts 1863 karma points c-trib
    Jun 24, 2017 @ 13:30
    David Peck
    0

    Hi.

    There is nothing wrong with your install. There are three different methods of installing packages: 1. The Package Manager 2. Nuget 3. Manually installing files (unzipping files in to your build)

    2 & 3 are just methods of updating your project files. It would be difficult for the package manager to know about what files have been added to your project. I concede that a useful feature of creating a package would be requiring it to somehow register the package with Umbraco and for it then appear in the package manager but for now at least that doesn't exist.

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Jun 25, 2017 @ 12:43
    David Brendel
    0

    Hi,

    when you install a normal umbraco package the installer takes care to add the package so that it appears in the list of installed packages.

    As a nuget install doesn't use the installer it can't appear in the backoffice.

    Regards David

Please Sign in or register to post replies

Write your reply to:

Draft