Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.08 KB

Fervoare CMS

A tiny content management system

Project created in 2012 and ported to GitHub in 2021.

Getting started

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.

Quick demo

You can access this static DEMO for a very short introduction to the CMS or you can navigate to the following address:

http://localhost

An OctoMS project

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.