Run function when Forge App installed

I need to perform some actions when my app is installed from marketplace. Cannot find any documented feature to achieve it, do I miss something? ( Of cause I can check each time if the installation id exists, but I prefer to avoid ot)

You can use the avi:forge:installed:app lifecycle event.

4 Likes