How To Install OpenCart CMS In Localhost XAMPP

OpenCart installation on a local XAMP server:

Step 1: Open the Link http://www.opencart.com/?route=download/download and download the latest version of OpenCart (zipped).

download opencart free

 

Step 2: Extract the downloaded zipped form to get the folder 2.2.0.0-compiled (2.2.0.0 is the OpenCart version) and copy the folder named upload and paste into xampp/htdocs/ folder.

You can rename the upload folder to whatever you want to name your project, in my case I have given it the name “myopencart”.

Also create an empty database(no table) from http://localhost/phpmyadmin/, in my case I have created database with name opencart db.(you will need it later)

Step 3: Rename the file config-dist to config ,located at root ‘C:\xampp\htdocs\myopencart’ and in admin folder ‘C:\xampp\htdocs\myopencart\admin’.

Step 4: Now open http://localhost/myopencart/ in the browser,you will get the the screen as below:

opencart installation step 1

And click the continue button to get the screen below:

opencart installation step 2

Make sure, all the checks are green to ensure that all prerequisites for installation met perfectly.

Step 5: Now again click the continue button.

You will see the configuration screen as below:

opencart installation step 3

Here input the name of database ,that you already created in Database field. Also fill in the password and email field and click continue button to mark the completion of OpenCart installation.

Step 6 : Here is the screen after the successful installation.

opencart installation step 4

Now you can move to OpenCart home screen or the admin page by clicking the respective button.

Follow above steps to install opencart cms on localhost XAMPP. Thanks.

Recommended Posts For You

About Harish

I am professional web developer and blogger. Use this blog to share own api and other web development experience with you. I do accept paid work. Write to me at - [email protected]

View all posts by Harish

Leave a Comment

Your email address will not be published. Required fields are marked *