Code of Content Management System in PHP [Project]

Code of Content Management System in PHP [Project]

The Content Management System for content creators is a simple PHP/MySQLi final year project that handles  the contents of a simple Blog for bloggers. The Content Management System has an Admin Panel where the administrator can manage the contents of the pages.

The “Categories” in this The Content Management System will have a navigation button on the Blog for bloggers’s navigation bar. Also, the admin can create up to 2 levels of categories which means the admin can set the new category as the sub-category.

The Content Management System has 2 default content pages which is the “Home Page” and “About Us Page”. The content can be handled  by the admin user. The admin can dynamically create a content page if he/she wants to create under a category.

The Content Management System permits only the admin to create the Blog for bloggers’s contents and the Blog for bloggers only needed the users to signup or login for the purpose of only writing the comments.

Functional Requirements of Content Management System

Admin related Functional Requirements

  • The user can view Login
  • The user can view Home
  • The user can view Category Page
  • The user can view Pages List
  • The user can view Home Page for content Management
  • The user can view About Us page
  • The user can view Manage content
  • User Management

Users related Functional Requirements

  • The user can view Login
  • The user can  Signup
  • The user can view Home Page
  • The user can insert, delete, update and view Category’s List of Contents Page
  • The user can insert, delete, update and view Content Page
  • The user can insert, delete, update and view Comment Section
  • The user can insert, delete, update and view Recent Post Section
  • The user can insert, delete, update, view and Search Content
  • The user can insert, delete, update and view manage Account

user_list.php

 

manage_user.php

Download full Code of Content Management System in PHP [Project]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top