Copied to clipboard

Flag this post as spam?

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


  • Adam K Dean 7 posts 41 karma points
    Apr 23, 2013 @ 12:40
    Adam K Dean
    0

    How do I create package that has dependencies?

    I've written my first Umbraco package - a simple photo gallery website.

    I want to package it up, but it relies on ImageGen for resizing images.

    I know that you have to add extra files such as any stylesheets, scripts and assemblies that you use, but how do I go about including another entire package with mine?

  • Rich Green 2246 posts 4008 karma points
    Apr 23, 2013 @ 15:16
    Rich Green
    100

    Hey Adam,

    I don't think you do, I think you just state on the installer "You must install ImageGen version xxx for this package to work correctly"

    Rich

  • Adam K Dean 7 posts 41 karma points
    Apr 23, 2013 @ 15:18
    Adam K Dean
    0

    Ah, fair enough, that makes sense. It's a shame there isn't a NuGet like dependency system. 

    Thanks for the heads up though, makes my life a lot easier. :)

Please Sign in or register to post replies

Write your reply to:

Draft