feat(FN-4057): add printing press built-in plugin entry

Bundled the Printing Press plugin into the dashboard by adding it as a built-in entry in `PluginManager.tsx` with corresponding tests and documentation updates, and included a changeset to publish the change under `@runfusion/fusion`.

Fusion-Task-Id: FN-4057
This commit is contained in:
Fusion
2026-05-11 21:00:27 -07:00
committed by gsxdsm
parent 9bdc5a7ead
commit 03b8bdb323
4 changed files with 34 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Add CLI Printing Press to the built-in plugin catalog in Settings so users can discover and install the bundled plugin directly from Plugin Manager.