menu..xml Archives - Magesan

Tag: menu..xml

How to create Grid in admin in Magento 2

Magento 2 provides such functionality to add and save data by creating menus and to see data in Grid. I will teach you today with basic to high of creating module and to add the things in grid. First of all we need to create extension : Magesan_AdminGrid registration.php At Path app/code/Magesan/AdminGrid/registration.php module.xml At Path