A tiny content management system
Project created in 2012 and ported to GitHub in 2021.
Assuming you have installed a LAMP Stack on your machine, navigate to your www
folder and run the following command:
git clone https://github.com/markjivko/fervoare .
Fervoare CMS comes with a 1-click installer so all you need to do is to create a MySQL database.
You can access this static DEMO for a very short introduction to the CMS or you can navigate to the following address:
http://localhost
Extending the design and user roles is easy with the MVC architecture of OctoMS.
Warning!
Do not use this CMS in a production environment; this is an unmaintained study/side-project from 2012.