Accessing Magento 2 native controllers
Accessing Magento 2 native controllers is a crucial skill for payment methods, social login, and many other integrations, for example using Axios you can use controllers for forms submitting instead of creating additional GraphQl and resolver.
You will learn how to:
Create Magento 2 module arrow-up-right
Create Magento Frontend Route and Basic Controllerarrow-up-right
Bypass ScandiPWA frontend and drop into Magento controllerarrow-up-right
Create ScandiPWA Extension with additional dependencies arrow-up-right
Create Plugin and use Axiosarrow-up-right
Last updated 4 years ago