aboutsummaryrefslogtreecommitdiff
path: root/toolkits/README.md
diff options
context:
space:
mode:
authorUMTS at Teleco <crt@teleco.ch>2026-02-15 15:53:50 +0100
committerUMTS at Teleco <crt@teleco.ch>2026-02-15 15:53:50 +0100
commitfa680b24d1123f9de27fc752943e43c86c692314 (patch)
treee4875712a0f8298819c490dc42e881218a2175bc /toolkits/README.md
JAYSON DERULO
Diffstat (limited to 'toolkits/README.md')
-rw-r--r--toolkits/README.md11
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