feat(FN-4050): add one-click install support for reports plugin
- Add reports plugin to bundled plugin resolver so it can be installed from packaged assets - Expose reports plugin in dashboard plugin manager and server routes for one-click install flows - Add CLI and dashboard test coverage for bundled install behavior and plugin route availability - Update reports/plugin management/settings docs and include a changeset for @runfusion/fusion
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
Generates HTML system activity reports with multi-agent review.
|
||||
|
||||
## Install (one-click)
|
||||
|
||||
1. Open **Settings → Plugins → Fusion Plugins**.
|
||||
2. In **Bundled Plugins**, click **Install** on **Reports**.
|
||||
3. Enable the plugin if prompted.
|
||||
|
||||
Once installed and enabled, Fusion registers the **Reports** dashboard destination automatically.
|
||||
|
||||
## Scaffold seams (interim)
|
||||
|
||||
The plugin currently exports four interim scaffold seams to unblock downstream implementation work:
|
||||
|
||||
Reference in New Issue
Block a user