Appearance
Recipes
Step-by-step guides for common Extensions scenarios — publishing and operating widgets, scripts, and stylesheets from your Git repository. Use these recipes when you already have a specific goal, like testing changes safely or forcing a rebuild, rather than learning the platform from scratch.
Development Workflows
| Recipe | Description |
|---|---|
| Preview and Promote | Test changes with a separate staging community, then promote by merging |
Advanced Operations
| Recipe | Description |
|---|---|
| Force Republish | Trigger rebuild without code changes |
Prerequisites
Before using these recipes, ensure you have:
- A GitHub account connected to the platform (Connect Your GitHub Account)
- At least one repository enabled (Repository & Branch Settings)
- Basic understanding of the registry file format (Registry Reference)
Related
- Build & Publish — Understand the full push-to-publish pipeline
- Secrets and Variables — Secure credential storage
- Connectors — Call external APIs from widgets

