Frameworks¶
Manage the template registry that powers the "Start from a framework" picker in the editor.
URL: /admin/frameworks
Common tasks¶
- List registered frameworks: see all available templates with name, slug, and metadata.
- Add a framework: register a new template by pointing to a source repository or bundle.
- Edit metadata: update the display name, description, icon, or tags for an existing entry.
- Disable a framework: hide it from the picker without deleting the registry entry.
- Set visibility: mark a framework as public (all users) or restricted (specific plans or workspaces).
Notes¶
Frameworks appear in the new-project flow ordered by their registry position. Reordering affects all users on the instance.
See also: Feature Flags | Tools & Skills