Files
Grav/system
Flavio Copes 8b39411fb4 Add Installer events (#787)
Refs https://github.com/getgrav/grav/issues/760

Uses a package's `install.php` file, in the package root folder, to allow a plugin/theme to hook into the install procedure and stop prior to executing an operation (install/update/uninstall), or show a message after having done it.

Example install.php file in the PR description https://github.com/getgrav/grav/pull/787
2016-04-20 19:02:21 +02:00
..
2016-04-19 17:08:39 -06:00
2016-03-22 11:47:00 +02:00
2016-04-20 19:02:21 +02:00