Templates
Browse the public Insites Marketplace and install templates onto an instance, then refine in Studio.
The Templates page (/templates) is the workspace's window into the public Insites Marketplace. Templates are full-stack starting points — pages, modules, data, and integrations — installed via the Insites Console onto an instance, then refined with Studio.
Layout
- Header — "Start from a marketplace template. Install in Console, refine in Studio."
- Marketplace card — total public template count + a Browse all in Console action that deep-links to the Insites Marketplace.
- Category filter — All, Marketing, Web app, Ecommerce, Forms, CRM, Data.
- Template grid — every available template with category tags, install count, author, short description, and a Console install action.
How a template lands in Studio
- Pick a template on this page.
- The action button opens the install flow in the Insites Console.
- Once installed on an instance, the instance becomes available to the Connect to Studio on-ramp.
- Connect the instance to a Studio project and start editing.
Templates are installed at the Console layer, not the Studio layer. Studio doesn't fork the template; it edits the instance the template lives on.
Categories
Each template carries one or more category tags. The current set:
| Tag | Maps to module(s) |
|---|---|
| Marketing | CMS |
| Web app | Permissions, CMS |
| Ecommerce | Ecommerce, Stripe |
| Forms | Forms |
| CRM | CRM |
| Data | Data, Locator |
| SaaS | CMS, Permissions, Ecommerce |
| Portfolio | CMS, Assets |
| Locator | Locator, Data |
Where this lives in code
app/templates/page.tsx— the template browser.