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
..
assets 🚧 Rename jquery-2.2.0.min.js to jquery-2.x.min.js 2016-01-26 13:24:29 +01:00
blueprints Feature/frontmatter twig processing (#788) 2016-04-14 15:33:45 -06:00
config add webm and ogv 2016-04-19 17:08:39 -06:00
images/media Add empty thumb.png image as default 2015-12-23 16:30:12 +01:00
languages fix some greek translations 2016-03-22 11:47:00 +02:00
src/Grav Add Installer events (#787) 2016-04-20 19:02:21 +02:00
defines.php Added Grav flag to identify if Grav is in testing or stable mode 2016-04-18 14:42:16 -07:00