MyShaarli/application
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
..
api Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
bookmark Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
config Merge pull request #1635 from ArthurHoaro/feature/phpcs 2020-11-10 10:46:04 +01:00
container Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
exceptions Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
feed Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
formatter Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
front Merge pull request #1635 from ArthurHoaro/feature/phpcs 2020-11-10 10:46:04 +01:00
helper Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
http Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
legacy Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
netscape Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
plugin Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
render Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
security Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
updater Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
History.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
Languages.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
Thumbnailer.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
TimeZone.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
Utils.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00