MyShaarli/tests/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
..
ContainerBuilderTest.php Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
ShaarliTestContainer.php Handle shaare creation/edition/deletion through Slim controllers 2020-07-23 21:19:21 +02:00