diff options
Diffstat (limited to 'toolkits/README.md')
| -rw-r--r-- | toolkits/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/toolkits/README.md b/toolkits/README.md new file mode 100644 index 0000000..814c1f8 --- /dev/null +++ b/toolkits/README.md @@ -0,0 +1,11 @@ +# Toolkits + +[back to index](../README.md) + +The plugin system. Toolkits extend the server with custom tables, endpoints, permissions and scheduled tasks. + +## Pages + +- [Overview](overview.md) what toolkits are and the two types +- [Endpoints](endpoints.md) custom API endpoints (internal, HTTP proxy, executable) +- [Permissions](permissions.md) toolkit groups, associations and how permissions are resolved |
