FrontAid CMS - Agile Content Management with JSON & Git.

» FrontAid CMS / Blog

Introducing multi-Branch Support

FrontAid is a CMS that is built on Git. And today we are introducing support for yet another Git feature: Branches.

As FrontAid CMS is built on Git, we are aiming to use its great features for our content management system. Branching is one of those features. You most likely use it already in your repositories. You might have a main and development branch. Maybe some feature branches, bug fixes, or whatever else you want to separate from the default branch.

Starting today, FrontAid CMS can make use of different branches. You can change the branch that it should use by going to the Project settings and selecting the appropriate branch. Note that either or both the Model and Content files might be created if they don’t exist in that branch, yet. But that probably rarely happens anyway as you likely create a branch from one that is already set up with FrontAid CMS.

So create branches, change your FrontAid settings, and enjoy easy content management. That’s what FrontAid CMS is doing.