Exit MAGENTO-CERTIFIED-PROFESSIONAL-CLOUD-DEVELOPER Magento Certified Professional Cloud Developer
Question 1 of 5
0% complete
Q1 Single choice

You need to install a third party extension which is provided in a tar archive. It expands to a folder structure
in app/code/MyCompany/MyModule.

Which action do you take to install the extension?

  • A

    Use the composer package command to create a composer package and install it with composer require

  • B

    Use the composer-merge-plugin to enable support for extension in app/code

  • C

    Add it to the project in app/code and commit it to git

  • D

    Request composer repository credentials from the extension vendor

Previous Next