Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 738 Bytes

README.md

File metadata and controls

44 lines (33 loc) · 738 Bytes

PHP CMS

A simple CMS built using plain PHP

Prerequisites

Install dependencies

composer install

Features

  • User management(Admin, Subscriber)
  • Admin Dashboard
  • Posts
  • Comments
  • Categories
  • Registration
  • Login
  • Forgot password
  • Contact page
  • WYSISYG editor using tinymce
  • Pretty URL using .htaccess

Admin Credentials

username: admin
password: admin

Author

Mark Ian Pamintuan

Version

1.0.0

License

This project is licensed under the MIT License - see the LICENSE.md file for details