Installation flow diagram
The following diagram provides a high-level overview of installing the Magento software:
The diagram shows the following:
-
Set up your server environment.
Install the prerequisite software, including PHP, Apache, MySQL, and Elasticsearch. Consult the system requirements for specific information.
-
Get the Magento software.
-
For simplicity, get a compressed Magento Open Source or Magento Commerce archive, extract it on your Magento server, and start your installation.
-
If you are more technical and you are familiar with Composer, get a Magento Open Source or Magento Commerce metapackage.
-
If you want to contribute to the Magento Open Source codebase or customize the Magento application, clone the Magento 2 GitHub repository. (This method requires familiarity with both GitHub and Composer.)
-
-
Install the Magento software using the command line.
If the step fails because prerequisite software isn’t set up correctly, review our Prerequisites.
-
Verify the installation by viewing your storefront and the Magento Admin.