ayoubmehd / Brief_8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brief 8 - comerce web site

Instructions of installation

Clone this repo

git clone https://github.com/ayoubmehd/brief_8

Open PHPMyAdmin and create a database.

Create daabase

Import the e_commerce_brief_8.sql file using the PHPMyAdmin import tool

Import database

put the code directory in your server's root

Open the wp-config.php and change: DB_NAME, DB_USER, and DB_PASSWORD to your own

Change db credentials

Back to the database, in the wp_options table change the options:

  • siteurl
  • home

to your site URL Change option

Credentials

username: admin password: 123456

About