Question 16

You added a plugin declaration to MyCompany/MyModule/etc/di.xml:

What will be the effect of this declaration?
  • Question 17

    A module you are developing requires the addition of new routes that should be accessible in the store front.
    Where do you define your module's frontName?
  • Question 18

    In layout files you can change al element's order on a page. This can be done using one of the following:
    * <move> instruction
    * before and after element attributes?
    How are two methods different?
  • Question 19

    A client has asked you to include category url keys in product URLs.
    How is this done?
  • Question 20

    You are reviewing a module to some special functionality to the Magento 2 application, You see directory
    /Console, What task you think in this directory contain script for this modules?