MyShaarli/tests/plugins
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
..
test Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
test_route_invalid Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
PluginAddlinkTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginArchiveorgTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginDefaultColorsTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginIssoTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginPlayvideosTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginPubsubhubbubTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginQrcodeTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginWallabagTest.php Plugin wallabag: minor improvements 2020-10-27 21:03:29 +01:00
WallabagInstanceTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00