MyShaarli/application/container
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
..
ContainerBuilder.php Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
ShaarliContainer.php Use PSR-3 logger for login attempts 2020-10-20 11:47:07 +02:00