-
feat: add Load/Unload lifecycle hooks to PluginRegistration
released this
2026-05-02 14:28:49 +00:00 | 3 commits to main since this releaseEnables runtime plugin disable/enable without CMS restart.
Load is called after registration succeeds; Unload on disable
with a 30-second context deadline.Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Downloads