Multiple Choice
You are tasked to install an extension to the merchant's Magento instance. The extension is developed by the company called MyCompany and its codebase is available from all four locations listed below. Which two installations options do you choose from to prevent version conflicts during upgrade? (Choose two.)
A) Clone the code from GitHub and put it into the vendor directory
B) Download the extension code from the developer's website, and put it into app/code
C) Use Magento web setup wizard to pull the code from Magento's composer repository
D) Use composer CLI to pull the code from MyCompany's repository
Correct Answer:

Verified
Correct Answer:
Verified
Q74: You are developing a module MyCompany_StoreInfo to
Q75: You are implementing a before plugin in
Q76: Products may be accessed using SEO friendly
Q77: Which two tasks are supported by Magento
Q78: What is the connection between product attribute
Q80: Magento 2's architecture uses code to bootstrap
Q81: Which entity in Magento supports scoped attributes?<br>A)
Q82: You got a notification about error that
Q83: Magento allows you to specify custom values
Q84: A Magento industry partner shipping provider has