MAGENTO: How to add a button in store configuration
For this illustration, we will add a button in store configuration called "Assign Button". When this button is clicked it will call a controller and perform the necessary function.
We will first need to have a custom module where we can manage all this code. For this example we will use Namespace_Module .
This will add button in store configuration.
This will add button in store configuration.
Comments
Post a Comment