https://github.com/piedoom/input
A simple CMS designed to let clients directly edit simplified databases, and developers to code in simple PHP.
https://github.com/piedoom/input
Last synced: 5 months ago
JSON representation
A simple CMS designed to let clients directly edit simplified databases, and developers to code in simple PHP.
- Host: GitHub
- URL: https://github.com/piedoom/input
- Owner: piedoom
- Created: 2014-11-02T06:17:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-06T03:47:07.000Z (about 11 years ago)
- Last Synced: 2025-07-25T11:03:44.870Z (5 months ago)
- Language: JavaScript
- Size: 5.34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
input
=====
A simple CMS designed to let clients directly edit simplified databases, and developers to code in simple PHP.
**NOTE**
Input is still in development. DO NOT use this on a public server. People will see it, and you will mess up your files!
**What you'll need:**
Input so far requires a few things. You need:
- A MySQL database called "input"
- An auto-increment primary index column called "id"
Current preview: