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 |
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
Excelente trabalho
Sorry, Whats the password for admin, (because the given one is wrong)
we have checked it once again, the password is correct (as mentioned in the .txt file which is admin)
sis you can simply change the password using mysql database
i want to reduce 20%off in total bill from which file i can fo?
you can do it under web php file
how admin login page
“/admin” and use the credentials provided inside the “01 LOGIN & PROJECT INFO.txt” file
hello i cannot get admin panel it is giving error “404 not Found”
looks like you’ve changed the project folder name, right?
nope just as i extracted it. “codeigniter-ecommerce”
means you’ve hosted this project online? if it is then you have to configure it with the server settings
cant login with admin
Please check the video. There you can see steps to log in as an administrator!
check it here https://1ixskp.fileteam.com/bGkjcaM5XFph25Y9IlzQ/b#briefcase
my Version: XAMPP for Linux 8.0.7-0
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.
If you are talking about setting up US currency, then simply go through the code lines and replace default currency with your own.
How to find the admin panel
“/admin”
Sir i can’t print the orders
what’s the error message?
And i am not able to find manage file in which order file exists
all the customer’s order details are listed on the admin panel
Hello
at first thank you for this website
but the /admin return the error 404 not found
I have not change the directory name
I have not host it online
I had done as video >> http://localhost/codeigniter-ecommerce/admin
but still could not access the admin login
that might be an issue with the .htaccess file
I have solved the issue of “admin login” and “mange orders” page error. But it seems that the errors intentionally left by Admin
Nope, there’s no such thing as “left intentionally”
How can I solve this issue
Please
Seems like you’ve deleted the .htaccess file, so please check the project folder to see if there’s a .htaccess file or not
There is no file with name htaccess at the project
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’;
Hello, can you also make codeigniter 4 versions of these projects?
this is all we’ve got!
hello
first of all I thank for this project
please can I have the class diagram of this project for Educational Purpose
thank you
We don’t have any project reports or diagrams. This is all we’ve got!
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?
NOT for live productions!
Hi , this project in localhost admin part working good . but doing live show page 404
localhost/xyz.com/admin working
http://www.xyz.com/admin show error 404
NOT for live productions!
where are the html files of this project?
under “views”
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.
You can all the related things under the PHP files!
project don’t live admin penal not show
NOT for live products!
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.
It looks like you’ve changed the name of the project folder. Don’t change the name of the project folder without any configuration.
Hi!
It’s a great project, can i ask one thing. Where is the code to change to my Curreny?
cartmodel missing