What is Magento?ย Magentoย is an open source ecommerce platform which provides online merchants with a flexible shopping cart system.
How To Install Magento 2 On Localhost Using Wamp Server: Magento Open Source 2.3.0 offers significant new tools for both merchants and developers as well as over 30 core security improvements. Developers will benefit from the new PWA (progressive web applications) tool suite, declarative schema, GraphQL API, asynchronous web APIs, bulk web APIs, and updates to Magentoโs tech stack, including compatibility with PHP 7.2. Community contributions to this release are substantial โ both overall code quality and special new features such as Inventory Management and bulk APIs.
Before you download Magento, you need toย download and install WampServer on your PC as shown on this link.
How to Install Magento 2 on localhost (WAMP Server)
1.ย Got toย https://magento.com/tech-resources/download
2.ย Next, select your preferred formatย then click on the “Download” button
3.ย Next, login to your Magento account or create an account
4.ย Next, locate the downloaded Magento file, in may case itย was a zipped file5.ย Next, launch Wamp Server
6.ย Next, go to your browser and type inย localhostย to make sure thatย Wamp Serverย is running as shown below
7.ย Next, transfer and extract Magento files to the www directory on Wamp Server as show
8.ย Next, go back to your browser and type inย localhost/yourmagentofoldernameย then press enter on the key board
9.ย Next, if you get below error on step 7, edit the php.ini file and httpd.conf file to the values show below. orย watchย step by step videoย here
10.ย Next, click on “Agree and Setup Magento” button
11.ย Next, click on “Next” button as shown below
12.ย Next, you need to fill in yourย databaseย information, so you have to create a database to continue
13.ย Next, go toย phpMyAdminย to create a new database as show below
14.ย Next, after creating the database, fill in the database details as shown below and click on “Next” button
15.ย Next, click on “Next” button
16.ย Next, customize your store default time zone, currency and language then click on “Next” button
17.ย Next, create an admin account to manage your store by filling in your username, email address and password then click on the “Next” button
18.ย Next, click on “Install Now” button and give it some few minutes for the installation process to complete
19.ย Magento front end
20.ย Magento Admin login (back end)
Rate post
Add comment