status-im / pluto

https://status-im.github.io/pluto/
12 stars 3 forks source link

Define extension lifecycle #13

Closed jeluard closed 5 years ago

jeluard commented 5 years ago

Add the following event definition to a lifecycle property:

on-activation on-installation on-deactivation on-deinstallation

jeluard commented 5 years ago

Note that ephemeral extensions (ephemeral? boolean in meta section) should not be installed nor persisted. An ephemeral extension can't have installation related events.