Overiew

PHP ecommerce is built in PHP and MySQL database for the backend. It has different features for the user like a user can view all the category, select a product and select the quantity and add the product to his cart. The user can add multiple products in cart. There are mutliple payment methods in the checkout page such as PayPal and COD

Features

PHP ecommerce has various features listed below:

Customer Side:

  1. Login and Register
  2. Product quantity increment/decrement before adding to cart
  3. Add to Cart
  4. Add to cart with product quantity increment/decrement from the Cart.
  5. Checkout information validation before placing order
  6. Checkout Page
  7. Multiple payment option during checkout - PayPal & Cash on Delivery
  8. View orders and order status

Admin Side:

  1. Category CRUD
  2. Product CRUD
  3. Control the visibility of product and category (Hide/Show)
  4. All Statistics on Dashboard (Total Orders, Uses, Today Orders, etc)
  5. View Order and order items
  6. Update Order status

Requirements

Host : Localhost

PHP Version : 5.6 and above

Database : MySQL DB

Web Browser : Chrome, FireFox, Internet Explorer, MS Edge

Instruction

To run the project on your pc/laptop :

  1. Download the .zip file and extract the files from it.
  2. Paste the folder inside the xampp/htdocs folder.
  3. Open the config folder present in the root directory, you will find a phpecom.sql file. Import the .sql file in your database.
  4. Open your browser and paste "localhost/phpecom/" in the browser. Your project will be running successfully.

The login details are given in the guide.txt file.

Get it for
$49 $31

 Free support
 Future product updates
 Quality checked by Funda Codester
 Lowest price guarantee

Information
Category PHP > PHP Ecommerce project
First release 01 Nov 2022
Last update 29 Jul 2023
Files included .js .css .php .sql
Tags php ecommerce, php ecommerce project source code
Back to top