Swipe to the left
April 13, 2019 331 Views
March 16, 2019 305 Views
September 4, 2017 298 Views
In this topic, we will create a module in Magento
2 and learn about Magento 2 modules. It’s following by 6 steps:
- Step 1: Create a module folder for Magento 2 modules
- Step 2: Declare the module by module.xml
- Step 3: Register the module by registration.php
- Step 4: Install Setup, Enable the module
- Step 5: Create a route for the module
- Step 6: Create controller and action
Posted in: Blog