Magento 2 How to add new route in Magento 2.4 the correct way In this article lets explore how to add a new route to Magento 2. Before we dive in we need to understand how the routes are built. This will allow you to easily read the code and directory structure and understand what needs to
Magento 2 Add mass action in Magento 2 admin product grid In this article we will explore how to add a mass action in admin product listing. First you will need to define a new mass action in listing xml. We will an action - update_custom_prices. <?xml version="1.0" encoding="UTF-8"