Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 918 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 918 Bytes

CmThizer - CMS


Our pure simple CMS no database based on markdown files

Build Status Coverage Status Awesome

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