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

https://github.com/thizer/cmthizer

Our pure simple CMS without database (based on markdown files)
https://github.com/thizer/cmthizer

cms cms-framework content-management-system nodatabase nowp php7 wp

Last synced: 9 months ago
JSON representation

Our pure simple CMS without database (based on markdown files)

Awesome Lists containing this project

README

          

# CmThizer - CMS
---
Our pure simple CMS no database based on markdown files

[![Build Status](https://travis-ci.com/thizer/cmthizer.svg?branch=master)](https://travis-ci.com/thizer/cmthizer)
[![Coverage Status](https://coveralls.io/repos/github/thizer/cmthizer/badge.svg?branch=master)](https://coveralls.io/github/thizer/cmthizer?branch=master)
[![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)

As the others CMS systems use to be too big and needs too much time to be configured we decided to build our own **Content Management System** based only in _json_ and _markdown_ files if is it desired and no database. It's pure, simple and just great.

### How to install
Actually, after download the project you only need to replace the content with yours.

#### Install via composer
`composer install thizer/cmthizer`

#### Requirements
- PHP 7.1+
- rewrite mod
- php7.1-mbstring
- php7.1-xml