Solved

You Are Setting Up a Brand New Magento Installation for a Merchant

Question 14

Multiple Choice

You are setting up a brand new Magento installation for a merchant who is migrating from Magento 1 to Magento 2. Keeping in mind upgradability and the need to customize, which one do you choose?


A) Create a new Magento instance using composer create-project Create a new Magento instance using composer create-project
B) Clone the magento/magento2 GitHub repository Clone the magento/magento2 GitHub repository
C) Run php bin/magento setup:migrate <path-to-m1-installation> <new-version> command Run php bin/magento setup:migrate <path-to-m1-installation> <new-version> command
D) Create a new Magento instance by using the bin/magento install command Create a new Magento instance by using the bin/magento install

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions