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

https://github.com/renat2985/contenttools-php

Easy flat file CMS (ContentTools editor implementation for PHP)
https://github.com/renat2985/contenttools-php

cms contenttools editor files php

Last synced: 2 months ago
JSON representation

Easy flat file CMS (ContentTools editor implementation for PHP)

Awesome Lists containing this project

README

          

# PHP_File_CMS
Easy flat file CMS

```
$users = "admin";
$passwords = "qwerty";
```

### Для обновления веврсий используй:
```
bower update
```