Ecommerce Website in PHP CodeIgniter with Source Code

A fully functional project based on Ecommerce Website System which uses PHP Language with CodeIgniter Web Framework. Following PHP CodeIgniter project contains all the essential features which can be in use for the first-year, second-year, and final year IT students for their college projects. It has a number of features that will allow the users to interact in a way that other ecommerce store interacts with their customers. This system as well as the web application’s concept is all clear, it’s the same as real-life scenarios and well-implemented on it. To download free ecommerce website system project in PHP CodeIgniter Framework with source code files, please scroll down to the bottom of this post for the Download button.

About E-commerce Website Project

Moving on, this eCommerce system project in PHP CodeIgniter focuses mainly on dealing with customer’s shopping lists as users can browse on to many available products and add them to the cart for checkout procedure. Also, the system displays all the available products with their brand names and categories on the client-side with their respective photos. In addition, the system lists out all the available product descriptions of particular products. This project is divided into two categories: Admin Panel and Client-Side. In an overview of this website, the user needs an account in order to purchase something. Talking more about the project, the user can simply select a product, enter a quantity and add it to their respective cart. Under the customer’s cart section, the system displays the total amount and allows the user to select payment options. For purchase checkout, he/she also needs to fill up shipping details too.

Admin Panel

On the other hand, an admin panel is a must for an eCommerce website project where it allows control of the whole system. Similarly, in this project, an admin has all the access to the system. He/she can view the total number of customers, products, categories, brands, sales, and total income. An admin can add and manage product categories, the brand names by entering their names, and descriptions respectively. In terms of adding products, the user has to fill up details such as product name, description, quantity, select category, and brand, with an attachment of product image. And finally, the user can select options whether to publish/feature it on the client-side or not. Also, the admin can view total sales by customers displaying it with the product’s name, price, quantity, shipping details, and much more. Besides, the system allows managing image sliders, company information, and so on.

Last but not least, a clean and simple dashboard is presented using Bootstrap Metro Dashboard with various color combinations for greater user experience while using this eCommerce website system project in PHP CodeIgniter Framework. For its UI elements, a free open-source CSS framework; Bootstrap is on board with some Vanilla CSS too. Presenting a new eCommerce Website Project in PHP CodeIgniter which includes client-side with an admin panel that contains all the essential features to follow up, and a knowledgeable resource for learning purposes.

Available Features:

  • Admin Panel
  • Client Side
  • Cart System
  • Shipping Details
  • Features Product
  • Search Functionality
  • Categories and Brand Names
  • Add, Manage Categories and Brand
  • Add, Manage Product Items
  • Manage Slider Images
  • Website Settings
  • View Total Sales, Income
Project Name:E-commerce Website CodeIgniter
Language/s Used:PHP with CodeIgniter Web Framework
PHP version (Recommended):5.6.3, 7.4.12
Database:MySQL
Type:Website
Developer:Rostom Ali
Updates:0
eCommerce Website – Project Information

Instructions: How to Run?

  • After you finish downloading the project, unzip the project file and head over to your XAMPP directory.
  • There you’ll find a folder naming “htdocs”.
  • Inside the “htdocs” folder, paste the project folder (not the .zip one, but the extracted one).
  • Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.
  • Then, go to URL “http://localhost/phpmyadmin“.
  • Create a Database with a name that is provided inside the “01 LOGIN DETAILS & PROJECT INFO.txt”.
  • Click on the “Import” tab and choose the database file (.sql) which is provided under the folder naming “DATABASE FILE”.
  • After setting up all these, go to URL “http://localhost/[ ENTER_PROJECT_FOLDER_NAME_HERE ]
  • All the login details are provided inside the project folder, check that out and enter in order to use it.

And there you have it, a full setup of the eCommerce Website System project in PHP MySQL CodeIgniter. For this particular PHP project, PHP Version 5.6.3 or 7.4.12 is required because the project might not operate well with the latest PHP version. So, users with the latest PHP version (greater than 7.4.12) might face various problems while operating it. As a result, you’ll need to downgrade your PHP version (only if you’re using the latest version) at the moment. Download Free eCommerce Website Project in PHP MySQL CodeIgniter with Source Code. So, this eCommerce site is a fully functional project for all the beginner as well as the intermediate levels that broads vast knowledge into such PHP web applications. In conclusion, this whole PHP project with free source code is an absolute project and a meaningful way for the users to learn and explore more onto it.

Free Download Ecommerce Website Project in PHP CodeIgniter with Source Code:
Click the Download Button Below to Start Downloading

Note: Only for Educational Purpose

50 comments

  1. Hello,
    Waw, thanks a lot for this excellent project. I have one question, How I can change the price of the products? If I want to get them in US for example.

      1. I have solved the issue of “admin login” and “mange orders” page error. But it seems that the errors intentionally left by Admin

    1. I suspect your server file structure is case sensitive. Edit your routes.php under config, and change your routes to case sensitive names to exactly what the controller name is.
      eg:
      /Admin login
      $route[‘admin’] = ‘AdminLogin’;
      $route[‘admin_login_check’] = ‘AdminLogin/admin_login_check’;
      $route[‘logout’] = ‘Admin/logout’;

  2. hello
    first of all I thank for this project
    please can I have the class diagram of this project for Educational Purpose
    thank you

  3. i have hosted the site online and i can’t access the admin panel, where do i have to make changes for it to work?

  4. thank you for the website its highly helpful, kindly i could request to know the html file for the featured ,and unfeatured its visible in console but hidden in folder, help out peace , thank you. ( named as (index)) in source code.

  5. Hi!

    I’ve got a problem. When I click on categories, they appear without any css or style just like ancient website from 80’s. How can I fix it?

    Best regards.

Leave a Reply

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