A package (.fmpkg) freezes a set of records, prewired node groups, and an optional design system into one installable marketplace unit. Compose it in the Publish package dialog by ticking what to include, then publish it to the in-project marketplace.
Where: flowGen → "Flows" (Marketplace) button → Packages tab → "Publish package" — Open the Publish package dialog and select records, groups, and a design system
Key ideas
- What a package contains: Chosen records (personas / brand / business / docs), one or more saved node-group assets, and optionally a design system — all frozen into a single self-describing .fmpkg JSON blob.
- Records travel with their groups: Any node in an included group that references a bundled record is rewritten to a bundle-local key, so the reference survives the round-trip. References to records you did not include are dropped — a stranger's record can never leak in.
- Groups come from saved assets: The picker lists node-group assets, not live canvas groups. Save a group as an asset first if you want it in the package.
- In-project only: Package listings surface inside projects (via the marketplace browser), never on the public gallery.
Steps
- On the flowGen canvas, click the "Flows" button (Marketplace) to open the marketplace browser.
- Go to the Packages tab and click "Publish package" (top-right).
- Give the package a title and description.
- Tick the records to include, tick any saved node groups, and optionally select one design system.
- Add tags and a thumbnail if you like, then click "Publish package".
FAQ
Why is my group not in the list?
The Node groups picker only shows groups you have saved as assets. Save the group as a node-group asset first, then reopen the dialog.
Is my package public?
No. Package listings appear only inside projects through the marketplace browser — never on the public gallery.