Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markjivko/fervoare

A small CMS for SaaS
https://github.com/markjivko/fervoare

codeigniter markjivko php php-cms php-cms-admin php-framework saas self-documenting

Last synced: about 1 month ago
JSON representation

A small CMS for SaaS

Awesome Lists containing this project

README

        

# 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](https://en.wikipedia.org/wiki/LAMP_(software_bundle)) 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](https://markjivko.com/fervoare/) 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](https://github.com/markjivko/octoms).

**Warning!**

Do not use this CMS in a production environment; this is an unmaintained study/side-project from 2012.