bleidd CMS is a fast and modular CMS, based on Symfony 4 framework.
- php 7.1.3+
- MySQL 8 / MariaDB 10
- Apache 2.4+
- composer install
- rename
.env.sampleinto.env - configure application (e.g. database connection) in
.envfile
vhost should be pointed to /public directory
- Modular application structure - CMS functionality can be easily extended by additional modules
bleidd CMS is currently under development in very early version.