STEP-2 - Create Magento 2 Frontend Route and Basic Controller
At [MODULE]/etc folder create frontend folder and routes.xml file in it
app/code/ScandiPWA/Version/etc/frontend/routes.xml
2. At [MODULE] create /Controller/Version folders and Index.php in the Version folder
app/code/ScandiPWA/Version/Controller/Version/Index.php
PreviousSTEP-1 Creating Magento 2 ModuleNextSTEP-3 Accessing Magento 2 Controller, Bypassing ScandiPWA frontend
Last updated
Was this helpful?