This feature is available in our paid editions. Contact us here, and we'll be delighted to assist you!
The Project Releases feature allows for the creation of an external backup, environments, and maintaining a version history from the Git Repository or an existing project.
This example explains how to set up development and production environments using either Git repositories or existing projects as sources. The setup can be extended to include multiple environments, Git branches, or projects based on your needs.
To manage your approval workflow, you can use Git by creating two branches: development and production. Then, you can use standard pull requests as the approval step.