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

https://github.com/mattmezza/flat-file-cms

Need a CMS module for your PHP webapp??? This one's based on flat text files! Enjoy it 😊
https://github.com/mattmezza/flat-file-cms

Last synced: 11 months ago
JSON representation

Need a CMS module for your PHP webapp??? This one's based on flat text files! Enjoy it 😊

Awesome Lists containing this project

README

          

# FlatFileCMS
Need a CMS module for your PHP website? This one's based on flat files

[![Build Status](https://travis-ci.org/mattmezza/flat-file-cms.svg?branch=master)](https://travis-ci.org/mattmezza/flat-file-cms)

`composer require mattmezza/flat-file-cms`

Check out `tests/` folder for some usage of the module