Page 1 of 1

Your module, MyCompany_MyModule, is using the frontName mymodule. You need to locate the class responsible for the front

Posted: Sat Aug 20, 2022 7:54 am
by answerhappygod
Your module, MyCompany_MyModule, is using the frontName mymodule. You need to locate the class responsible for the frontend path /mymodule/custom.
What file contains the controller class for the frontend path /mymodule/custom?

A. Controller/Custom/Index.php
B. Controller/Custom.php
C. Controller/MyModule/Custom/Index.php
D. Controller/Frontend/MyModule/Custom.php