CondationCMS is a powerful and flexible content management system designed specifically for developers. It enables dynamic content creation and management through a modular architecture, powerful template engines, and flexible extensibility.
Getting started is realy simple
The demo setup uses four modules, these modules have to been installed first:
server.sh module get-all
After all modules are installed, or if you don't use the demo set, start the server
server.sh server start
Navigate with your browser to http://localhost:2020
Detailed information on how to use and extend CondationCMS can be found in the official documentation.