Magento 2 Installation Steps on Windows


Magento 2 Installation Steps on Windows – Magento 2 installation is very easy and simple, you install Magento simply following the steps explained in this tutorial. Magento2 installation requires some server configuration and composer to install on xampp windows localhost. The composer is not installed by default so if it is not installed on your machine please check and install it. Here in this tutorial, we are going to explain how to install magento2 on windows xampp localhost. We will also cover how to install composer & dependencies.


Magento 2 Installation Steps on Windows Xampp & Wamp Localhost

Hrere are Steps to install magento2 on windows xampp localhost-

Step 1 : Download Magento 2

First Download the latest version of Magento2 from – Download Magento 2 and unzip this in htdocs folder. It will look like this –

Magento 2 Installation Steps on Windows

Step 2 : Install Composer

If composer is not installed on your machine install it. Download composer from Download Composer. Now run the Downloaded file – Composer-Setup.exe.

Magento 2 Installation Steps on Windows

After successful installation Now let us go for next step.

Step 3 : Execute Composer Install

Now go to the magento2 folder located at htdocs. Right click on the magento2 folder You will see following options now click on composer install –

Install magento 2

This will install the dependencies and other updates and will generate autoload files. If no update is available it will generate autoload files directly and proceed.

Install magento 2 on xampp localhost windows

Step 4 : Create Database & Complete installation

Create database for the setup.

Now Access in Url You Project something like this – http://localhost/magento2/ magento2 is folder name where you extracted the files. After accessing this in url you will see something like this –

Install magento steps example

Now Click on the terms & condition button you will see next step –

Magento2 Installation steps

If You face issue in php settings you can refer to fix it – http://tutorialsplane.com/magento2-php-settings-check-error-fix/

After This successful step you will be asked to fill the database & other configuration detail as-

Magento 2 install

In the next steps fill the required configuration and last step is intsall-

Magento 2 install steps

After this step you are ready to go with magento 2.

Magento 2 Admin Demo Example page


Advertisements

Add Comment

📖 Read More