DEV Community

Jack Huynh
Jack Huynh

Posted on β€’ Edited on

How to install Magento 2 on Windows

Introduction

Magento 2 is widely acknowledged as one of the most robust eCommerce platforms.

In this article, I gonna show you how to install Magento 2.6 locally on Windows using XAMPP.

Pre-installation

Before jumping in, please check on these requirements:

  • Must meet the Magento system requirements
  • Get authentication keys to the Magento Composer Repository.
  • Apache 2.4 or Nginx 1.18
  • MySQL 8.0
  • PHP 8.1
  • Elasticsearch 7.17 or OpenSearch 1.2
  • Composer 2.2

πŸ” What's Inside:

Here is all the steps to guide you installing Magento2 on a Windows computers

Other Sources:

Please leave any comments or ask anything if you encounter any errors during the installation process.

Happy coding.

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay