AD0-E720 Exam Question 1
An Adobe Commerce developer has just installed an extension via composer. When running, bin/magento module: status Vendor_Module, the status is returned as Module is disabled.
Which two CLI commands need to be run to make the extension work properly? (Choose two.)
Which two CLI commands need to be run to make the extension work properly? (Choose two.)
AD0-E720 Exam Question 2
In which folder can a custom theme favicon be added?
AD0-E720 Exam Question 3
By creating a Custom_Module, an Adobe Commerce Developer has implemented a new Page Builder viewport for tablet devices but the viewport's tablet selector button is missing.
The button .svg has been properly added to the path: CustomJ^odule/web/css/images/switcher/switcher-tablet
.svg. How the developer would implement the viewport button icon?
A)
By setting the node icon in the theme's etc/view.xml file for the respective viewport configuration data.

B)
By setting the node button-image in the theme's etc/view.xml file for the respective viewport configuration data.

C)By adding the node image in the theme's etc/viewport.xml file for the respective viewport configuration data.

D)
By adding the node image in the theme's etc/viewport.xml file for the respective viewport configuration data.

The button .svg has been properly added to the path: CustomJ^odule/web/css/images/switcher/switcher-tablet
.svg. How the developer would implement the viewport button icon?
A)
By setting the node icon in the theme's etc/view.xml file for the respective viewport configuration data.

B)
By setting the node button-image in the theme's etc/view.xml file for the respective viewport configuration data.

C)By adding the node image in the theme's etc/viewport.xml file for the respective viewport configuration data.

D)
By adding the node image in the theme's etc/viewport.xml file for the respective viewport configuration data.

AD0-E720 Exam Question 4
An Adobe Commerce developer wants to completely overwrite _module. less of Orange_Checkout module, in their theme. Where would the developer place the file?
AD0-E720 Exam Question 5
An Adobe Commerce developer is building a theme Vendor/Orange and needs to customize the header of email templates. Where in the theme does the developer need to place the new template for this customization?