...
Technology: PHP
Category: Ecommerce
35
Keywords: ecommerce mysql php php-ecommerce php-router php-routing

E-commerce Web Application in PHP

E-commerce web application built using php routing. Instead of relying on the web server to map the request path to a file, all requests are forwarded to index.php which has defined routes and callbacks registered to each route. If the request URI is a valid route, the callback returns a page to the user else, redirected to the 404 page.

Live Demo

Features

  • Login and registration system
  • Password reset
  • Ordering system
  • Update profile
  • Order history
  • CSRF protection
  • Input sanitisation
  • Sends invoice to user's email using (sendgrid)
  • Livechat (intercom)

    Admin Panel

  • Create, modify and delete products, customers and faq
  • Unlimited product pictures
  • Image compression (php_gd): 50%
  • Image magic bytes verification
  • Create or select product category
  • Export/Import database
  • Last 7 days sales and revenue stats using Chartjs
  • Modify contact details and privacy policy
  • Send email to users (sendgrid)

Setup

Admin Credentials

uri: /admin/login
username: admin
password: 123456
Profile Picture

Hi, I'm Habib. I'm the founder of OpenSourceCollection. I help build web applications, grow businesses, big and small. If that is what you want, contact me.

I'm currently available for freelance work.

Visit my Protfolio. Let's connect on Linkedin or GitHub

Contact Me

About OpenSourceCollection.com
Discover, explore, and find open-source web apps from various categories and technologies, while accessing live demos, screenshots, and GitHub source code links.