aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/PluginManager.php
Commit message (Expand)AuthorAgeFilesLines
* New init function for plugins, supports errors reportingArthurHoaro2016-11-051-0/+25
* Parse plugin parameters description with the PluginManagerArthurHoaro2016-11-051-1/+5
* Fix: add missing final newlines, untabify textVirtualTam2016-11-051-1/+1
* PluginManager no longer uses singleton patternArthurHoaro2016-06-111-36/+14
* Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-311-0/+51
* Template upgrade to handle plugin zonesArthurHoaro2015-11-071-1/+1
* Plugin system - COREArthurHoaro2015-11-071-0/+184