STEP-3 Accessing Magento 2 Controller, Bypassing ScandiPWA frontend
Add ScandiPWA_Route717 as a sequence to your [MODULE]/module.xml
app/code/ScandiPWA/Version/etc/module.xml
2. Create di.xml file in [MODULE]/etc folder
app/code/ScandiPWA/Version/etc/di.xml
3. Run and set:up
and c:f
, navigate to http://localhost/scandipwa/version you should see the output.
PreviousSTEP-2 - Create Magento 2 Frontend Route and Basic ControllerNextSTEP-4 Creating ScandiPWA Extension with additional dependencies
Last updated