Copied to clipboard

Flag this post as spam?

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


  • Patrick Robin 34 posts 104 karma points
    Sep 14, 2016 @ 12:47
    Patrick Robin
    0

    Package installed event

    Is there an event that I can hook into that fires when a new package is installed?

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Sep 14, 2016 @ 13:06
    Michaël Vanbrabandt
    0

    Hi Patrick,

    I don't think there is.

    But if its one of your own packages then you can easely add your own custom package installer to do stuff during the installation process.

    Just create a new class which inherist from IPackageAction

    /Michaël

  • Patrick Robin 34 posts 104 karma points
    Sep 14, 2016 @ 13:51
    Patrick Robin
    0

    Unfortunately I was looking to see when any package was installed rather than one of my own.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies