Which one do you choose?

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
B. Clone the magento/magento2 GitHub repository
C. 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

Download Printable PDF. VALID exam to help you PASS.

5 thoughts on “Which one do you choose?

  1. This is incorrect
    Run php bin/magento setup:migrate command
    its just “php bin/magento migrate”

    For that reason i’d go for A

    1
    1

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.