https://github.com/lilpolymath/cmswithphp
A simple Content Management System developed with PHP.
https://github.com/lilpolymath/cmswithphp
Last synced: over 1 year ago
JSON representation
A simple Content Management System developed with PHP.
- Host: GitHub
- URL: https://github.com/lilpolymath/cmswithphp
- Owner: lilpolymath
- Created: 2019-09-22T03:57:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T08:41:55.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T05:42:07.653Z (over 1 year ago)
- Language: PHP
- Size: 332 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMS with PHP
A simple Content Management System developed with PHP. Retains the most important features of a modern day blogging CMS.
Secure User login.
Lightweight and Minimalist.
File uploads.
Edit content and page titles.
User Administration.
Uses MySQL for content storage.
Clearer project description coming up.