Skip to content
XREFS0 LogoXREFS0
Tutorials
About Us
Contact Us
Tutorials
Source Code
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
Reverse Engineering
ToolsExplanations
E-Marketing
ToolsCoursesData Client
About UsContact Us
XREFS0

Tech tutorials, reverse engineering & source code — everything developers need in one place.

Quick Links

  • Home
  • About
  • Tutorials
  • Source Code
  • Reverse Engineering
  • E-Marketing

Legal

  • Privacy Policy
  • Terms of Service
  • Disclaimer
  • DMCA
  • Content Removal
  • Report Link
  • FAQ

Stay Connected

Subscribe for the latest tutorials and tools directly.

Join Telegram Channel

© 2026 XREFS0. All rights reserved

Made with ❤️ for Arab developers

  1. XREFS0
  2. Source Code
  3. PHP
  4. Blog Site in PHP using CodeIgniter 4 Framework Free Source Code
Project
2026-07-3113,237

Blog Site in PHP using CodeIgniter 4 Framework Free Source Code

Introduction This simple project is a Blog Site. This is a web-based application project developed in PHP, CodeIgniter 4 Framework, and MySQL Database. This project's main goal is to develop a simple ...

Blog Site in PHP using CodeIgniter 4 Framework Free Source Code
PHPSource CodeFree

Blog Site in PHP using CodeIgniter 4 Framework Free Source Code

Introduction This simple project is a Blog Site. This is a web-based application project developed in PHP, CodeIgniter 4 Framework, and MySQL Database. This project's main goal is to develop a simple CMS (Content Management System) project which is a dynamic website that allows the site management and authors to publish their articles online. Visitors can read some published articles from the site and explore other articles by category. It has a pleasant user interface using the Bootstrap Framework that gives the end-users a better experience while using the application. It consists of user-friendly features and functionalities. About the Blog Site I developed this project using the following:

XAMPP v3.3.0 PHP MySQL Database CodeIgniter 4 Framework HTML CSS JavaScript Bootstrap Font Awesome

This Blog Site is accessible to Site Management, Authors, and Public Visitors. Here, only the administrator and the authors have the privilege to create, edit, and delete articles or posts. The system requires the said user roles to log in with their registered and valid credentials in order to access the management features and functionalities. Each user type has different permissions and access to the project features and functionalities. The Administrator Users have the privilege to access and manage all the features and functionalities of the project both on the management site and public site. They are the only ones who can access and manage the list of users. Admin users also have the privilege to overwrite the authors' published or posted articles. The Author Users are only allowed to manage their accounts and published articles. The author can simply register to the site as an author by filling in the required fields on the registration form. They can only list, edit, and delete their own created or posted articles. The Public Visitors are allowed to explore the public features of the site. They list all published articles, list all filtered articles by category, list all categories, and view the article content. This Blog Site Project in CodeIgniter contains different features and functionalities that are relevant to a common Content Management System Site. Some of these are the CRUD Operations for Categories and Posts Management, List Pagination and etc. Features Public-Site

List All Published Articles List All Categories List All Filtered Articles By Category Read the Article Content List Paginations

Authors-Site

Home Page

Display the summary.

Post Management

Add New Post List All Posts Edit/Update Post Details View Post Details Delete Post

Update Account Details/Credentials Login and Logout

Administrator-Site

Home Page

Display the summary.

Category Management

Add New Category List All Categories Edit/Update Category Details Delete Category

Post Management

Add New Post List All Posts Edit/Update Post Details View Post Details Delete Post

User Management

Add New User List All Users Edit/Update User Details Delete User

Update Account Details/Credentials Login and Logout

The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted. System Snapshots of some Features Public Home Page

Public Category List

Public Filtered Posts By Category

Public Post Content Page

Registration Form Page

Administrator Site

Posts List (Administrator/Author)

How to Run ?? Requirements

Download and Install any local web server such as XAMPP. Download the provided source code zip file. (download button is located below)

System Installation/Setup

Open your XAMPP Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming blog_db. Import the provided SQL file. The file is known as blog_db.sql located inside the database folder. Browse the Blog Site in a browser. i.e. http://localhost/ci4_blog/.

Admin Default Access: Email: [email protected] Password: admin123 Sample Author Access: Email: [email protected] Password: mcooper123 DEMO VIDEO

That's it. You can now explore the features and functionalities of this Blog Site in PHP using CodeIgniter 4 Framework. I hope this will help you with what you are looking for and you'll find something useful for your future projects. Explore more on this website for more Free Source Codes and Tutorials. Enjoy :)

Screenshots

Screenshot\nScreenshot\nScreenshot\nScreenshot\nScreenshot\nScreenshot\nScreenshot\nScreenshot

Download Project

Download Blog Site in PHP using CodeIgniter 4 Framework Free Source Code
13.2K views
1.6K DOWNLOADS
FacebookTweet This
1.6K
Back to PHP

Related Projects

AC Repair and Services System using PHP and MySQL Source Code Free Download

This project is entitled AC Repair and Services System. This web-based application provides an online platform for Air Conditioner Repair and Services Company's possible clients to book a request for ...

2026-07-31

Accounting Journal Management System with Trial Balance in PHP Free Source Code

Introduction This is a Simple PHP entitled Accounting Journal Management System with Trial balance. This is a web-based application project that helps a certain company to store their transaction reco...

2026-07-31

Advance Charity Management System using PHP and MySQL Source Code Free Download

The project is called "Advance Charity Management System" and was developed using various technologies including PHP, MySQL Database, HTML, CSS, JavaScript (jQuery and Ajax), Bootstrap, AdminLTE Templ...

2026-07-31