mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-11 08:51:18 +00:00
Plugins Manager
The Plugins Manager replaces the specific registration/execution (with options) in a given plugin system by an intent to use a plugin (with these options). This allows your users to adjust the options before actually applying the plugins.
For docs please see our homepage https://rocket.modern-web.dev/docs/plugins-manager/overview/.