Skip to content

Latest commit

 

History

History
59 lines (48 loc) · 3.42 KB

README.md

File metadata and controls

59 lines (48 loc) · 3.42 KB

Build Status

Welcome

Welcome to Magento 2 installation! We're glad you chose to install Magento 2, a cutting edge, feature-rich eCommerce solution that gets results.

The installation instructions that used to be here are now published on our GitHub site. Use the information on this page to get started or go directly to the guide.

New to Magento? Need some help?

If you're not sure about the following, you probably need a little help before you start installing the Magento software:

Step 1: Verify your prerequisites

Use the following table to verify you have the correct prerequisites to install the Magento software.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache -v
CentOS: httpd -v
Apache
PHP 5.5.x or 5.6.x php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Step 2: Prepare to install

After verifying your prerequisites, perform the following tasks in order to prepare to install the Magento software.

  1. Install Composer
  2. Clone the Magento repository

Step 3: Install and verify the installation

  1. Update installation dependencies
  2. Install Magento:
  3. Verify the installation