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
- 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