>>
Are you looking for Install Magento 2 on XAMPP latest version on Windows using Magento repo or Github with Apache/Nginx, MySQL/MariaDB, and PHP 7.x; than you are in the right place, this guide will help you in installing Magento 2.
This post will explain to you how to install Magento 2 on XAMMP Windows.
There are a total of 8 main requirements for installing Magento 2, which you should double-check.
XAMPP is the most famous local web development solution for Windows. It is free of cost and involves Apache or Nginx, PHP or Python, Perl, or Ruby.
In this step, we will download and install Composer, but it is not mandatory to install it. If you want, you can do it. The following are the steps on how to install Composer.
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php composer-setup.php
php -r "unlink('composer-setup.php');"
The third step is to download the Magneto 2 pack for XAMPP, which you can download from any one of the following resources:
The downloaded file will be in a Zip file format, so after downloading, you will need to extract the pack to:
c:\xampp\htdocs\magento2.
E.g., you have a folder called: magento2 in c:\xampp\htdocs\
Also Read: What’s New In Magento 2.3.2?
Go to this address to access Magento Setup Wizard http://localhost/magento2; you will reach to the setup wizard. Follow the instructions step by step to install the Magneto 2.
Click on Start Readiness Check. If it shows any errors, you must fix them before you proceed. Click on to More detail to check if there is more information about the errors or resolve them.
The next involves the Filling of database information then, Click Next.
Web configuration comprises the sharing of information such as your web address, admin address, etc.,
Provide the following information as instructed:
Your Store Address: http://localhost
Magento Admin Address: Enter the applicable URL by which you are going to access the Magento Admin. e.g., admin, backend.
Then click Next.
Here you can customize your store with information such as time zone, currency, and language.
In the Expand Advanced Modules Configuration, you can enable or disable modules before installing the Magento software.
Installing sample data in this step is optional; you can choose to install it now or do it later.
Click Next
Try to Skip the dependency check for each module with care. We do not recommend a dependency check because you manually edited the deployment configuration because of a typical reason for this error. In the future, Magento software updates can undo your changes, and that's why it is better not to edit the deployment configuration.
Once you are done filling all the information in all previous steps in the Setup Wizard, click Install Now.
A message will pop into your screen, showing Installation Success. The word Success indicates that the installation is successfully completed and is ready to use.
Also Read: How To Install Magento 2?
To check whether the software is working or not, go to the frontend and backend to see the result.
Magneto is developed on an open-source technology that allows online dealers with an adjustable shopping cart system and control over the appearance, content, and functionality of their online store. It is the best platform for an e-commerce business to have a backend management system. The fact that it is available completely free makes it more special and unique. The software lets you customize it as per your needs and requirements. The installation process may seem complicated if you are a rookie, feel free to share your doubts and issues related to installing the software. We will surely try to solve all your queries.
Sign In
Create New Account