-
released this
2026-05-09 14:47:54 +02:00 | 233 commits to main since this releasePlugin Lifecycle APIs
Full install/enable/disable/uninstall REST API with manifest validation and event logging.
Features:
- PluginLifecycleService — install() validates manifest first, enable(), disable(), uninstall()
- Every lifecycle action writes structured system log + fires SynapseEvent
- PluginController — POST /api/plugins/install, POST /{id}/enable, POST /{id}/disable, DELETE /{id}, GET list/detail
- Install rejects invalid manifests with 400 + error list
Next: v1.6.3-dev Store registry sync from store/registry.yml
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads