how to install magento 2 [latest version]

21
How to Add CONTACT Form in Magento? Prepared By: M-Connect Media Award Winning Magento Agency All the images and logos in this presentation are their own property Facebook: @mconnectmedia Twitter: @mconnectmedia How To Install Magento 2?

Upload: m-connect-media

Post on 16-Apr-2017

67.563 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: How to Install Magento 2 [Latest Version]

How to Add CONTACT Form in Magento?

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

How To Install Magento 2?

Page 2: How to Install Magento 2 [Latest Version]

Magento 2 is one of the most happening thing in

Magento development industry. If you own Magento

eCommerce store, you must be wondering what

Magento 2 is and is that worth use.

Let’s find out what Magento 2 is:

Magento 2

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 3: How to Install Magento 2 [Latest Version]

Magento 2 was announced back in 2010 and now you are able to

register Magento 2 Beta version. Apart from Beta version, Alpha version

(advance version with few bugs fixed) is also available on Github. And

final Magento 2 version, with more features and updated version of

Magento, is we all are waiting for.

Here in this presentation, we have mentioned system requirements

and how to install Magento 2.

What is Magento 2

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 4: How to Install Magento 2 [Latest Version]

Before installing Magento 2, follow this system requirements:

• Operating Systems : Linux distributions such as RedHat Enterprise

Linux (RHEL), CentOS, Ubuntu, Debian, and so on

• Composer (latest stable version)

• Apache 2.2 or later

• PHP 5.6.x or 5.5.x (PHP 5.4 is not supported)

System Requirements for Magento 2

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 5: How to Install Magento 2 [Latest Version]

• Required PHP extensions:

o PDO/MySQL

o mbstring

o mcrypt

o mhash

o simplexml

o curl

o gd2, ImageMagick 6.3.7 (or later) or both

o soap

System Requirements for Magento 2

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 6: How to Install Magento 2 [Latest Version]

• Mail Transfer Agent (MTA) or an SMTP server

• Optional but recommended:

o php_xdebug2.2.0 or later (development environments only; can

have an adverse effect on performance)

o PHPUnit (as a command-line tool) 4.1 or later

System Requirements for Magento 2

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 7: How to Install Magento 2 [Latest Version]

For Local Machine:

Step –1 Download Composer Setup.exe

Step –2 Install composer setup.

Step –3 Open Command prompt

Step –4 Go to magento2 root directory

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 8: How to Install Magento 2 [Latest Version]

Step –5 Run command:

"composer install” - It

will install all required

packages to magento2

root directory.

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 9: How to Install Magento 2 [Latest Version]

Step –6 Now Go to browser and

open link: <Host><Your Magento

root directory>/setup

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Click "Agree and Setup"

Page 10: How to Install Magento 2 [Latest Version]

Magento will check for system requirements compatibility.

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 11: How to Install Magento 2 [Latest Version]

Magento will check for system

requirements compatibility.

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 12: How to Install Magento 2 [Latest Version]

Add database details

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 13: How to Install Magento 2 [Latest Version]

Add store details

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 14: How to Install Magento 2 [Latest Version]

Add store details

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 15: How to Install Magento 2 [Latest Version]

Add Admin details

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 16: How to Install Magento 2 [Latest Version]

Install Magento

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 17: How to Install Magento 2 [Latest Version]

If installation stops at any point, please follow next step or else avoid.

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 18: How to Install Magento 2 [Latest Version]

Add to .htaccess file below

<IfModule mod_php5.c>

php_value

xdebug.max_nesting_level 500

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Page 19: How to Install Magento 2 [Latest Version]

Magento 2 Installation

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Magento installation

success message.

Page 20: How to Install Magento 2 [Latest Version]

DONE!

Now go to store home and experiment Magento 2

STAY WITH US TO LEARN MORE ON MAGENTO 2

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia

Magento 2 Installation

Page 21: How to Install Magento 2 [Latest Version]

THANK YOU

Prepared By: M-Connect MediaSite: www.mconnectmedia.com

E-mail: [email protected]

Facebook: @mconnectmedia

Twitter: @mconnectmedia

M-Connect Media is professional eCommerce web Development Company

specialized in Magento consulting, design, development, extension development,

system integration, Magento support and services. Contact Us for More Details.

Prepared By: M-Connect Media

Award Winning Magento AgencyAll the images and logos in this presentation are their own property

Facebook: @mconnectmedia

Twitter: @mconnectmedia