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)
- Host: GitHub
- URL: https://github.com/thizer/cmthizer
- Owner: thizer
- License: mit
- Archived: true
- Created: 2018-08-28T12:13:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T18:45:40.000Z (over 7 years ago)
- Last Synced: 2024-11-27T21:09:29.457Z (over 1 year ago)
- Topics: cms, cms-framework, content-management-system, nodatabase, nowp, php7, wp
- Language: PHP
- Homepage: https://cmthizer.tk
- Size: 4.11 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CmThizer - CMS
---
Our pure simple CMS no database based on markdown files
[](https://travis-ci.com/thizer/cmthizer)
[](https://coveralls.io/github/thizer/cmthizer?branch=master)
[](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