santoshvandari / WP-Ecommerce

This Repository Contains the Wordpress Code for the e-commerce Website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress

First Things First

Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I am proud to be a part of. Thousands of hours have gone into WordPress, and we are dedicated to making it better every day. Thank you for making it part of your world.

— Matt Mullenweg

Installation

  • Copy the Folder to htdocs folder.
  • Rename it as ecommerce.
  • Run the MySql and Apache Server that will server PHP and MySql Files.
  • Create the Database Name as ecommerce.
  • Copy the SQL from ecommerce.sql and execute the SQL code in ecommerce database.
  • Open http://localhost/ecommerce/ in your Browser.

Note: Login Details: Username=admin,Password=admin

Enjoy Learning

About

This Repository Contains the Wordpress Code for the e-commerce Website.

License:Other


Languages

Language:PHP 60.2%Language:JavaScript 29.0%Language:CSS 10.0%Language:SCSS 0.8%Language:HTML 0.0%Language:Shell 0.0%Language:Makefile 0.0%