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 😊
- Host: GitHub
- URL: https://github.com/mattmezza/flat-file-cms
- Owner: mattmezza
- License: mit
- Created: 2016-11-19T19:06:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-07T18:52:00.000Z (over 9 years ago)
- Last Synced: 2025-06-04T23:13:51.768Z (about 1 year ago)
- Language: PHP
- Size: 32.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlatFileCMS
Need a CMS module for your PHP website? This one's based on flat files
[](https://travis-ci.org/mattmezza/flat-file-cms)
`composer require mattmezza/flat-file-cms`
Check out `tests/` folder for some usage of the module