docs(plugins): add management quickstart

This commit is contained in:
Peter Steinberger
2026-05-02 20:03:52 +01:00
parent cf21bcf9bf
commit f8a5979469
4 changed files with 187 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ Manage Gateway plugins, hook packs, and compatible bundles.
<Card title="Plugin system" href="/tools/plugin">
End-user guide for installing, enabling, and troubleshooting plugins.
</Card>
<Card title="Manage plugins" href="/plugins/manage-plugins">
Quick examples for install, list, update, uninstall, and publishing.
</Card>
<Card title="Plugin bundles" href="/plugins/bundles">
Bundle compatibility model.
</Card>