Multiple Content Environments
Create separate content environments for different stages of your website lifecycle, such as development, staging, and production.
This helps teams test content and new bricks safely without affecting the live site.
Create and manage separate content environments
React Bricks lets you create multiple content branches for the same project. Each environment keeps its own content and configuration, so teams can work in parallel without mixing up different stages of the website.
Environments can be useful in scenarios such as:
- A development environment, where developers can test new bricks and page structures without touching production content.
- A new version of a website, where teams can prepare a redesign or major update while the current version remains live.
- Time-limited or seasonal projects, such as Black Friday or campaign-specific content that should stay separate from the main environment until needed.
Each environment has its own content, users, build hooks, languages, and change history, giving teams clear separation between workflows.