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)
- Host: GitHub
- URL: https://github.com/renat2985/contenttools-php
- Owner: renat2985
- Created: 2020-04-14T19:29:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T20:15:06.000Z (over 3 years ago)
- Last Synced: 2025-01-28T14:49:15.730Z (over 1 year ago)
- Topics: cms, contenttools, editor, files, php
- Language: JavaScript
- Homepage:
- Size: 1.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP_File_CMS
Easy flat file CMS
```
$users = "admin";
$passwords = "qwerty";
```
### Для обновления веврсий используй:
```
bower update
```