MyShaarli/application/plugin
ArthurHoaro a6e9c08499 Plugin system: allow plugins to provide custom routes
- each route will be prefixed by `/plugin/<plugin_name>`
  - add a new template for plugins rendering
  - add a live example in the demo_plugin

Check out the "Plugin System" documentation for more detail.

Related to #143
2020-11-15 12:41:43 +01:00
..
exception Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
PluginManager.php Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00