menu.xml 625 B

1234567
  1. <?xml version="1.0"?>
  2. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/menu.xsd">
  3. <menu>
  4. <add id="Smartwave_Megamenu::megamenu" title="Mega Menu" module="Smartwave_Megamenu" sortOrder="505" parent="Smartwave_Core::sw_all" resource="Smartwave_Core::all"/>
  5. <add id="Smartwave_Megamenu::configration" title="Configuration" module="Smartwave_Megamenu" sortOrder="10" parent="Smartwave_Megamenu::megamenu" action="adminhtml/system_config/edit/section/sw_megamenu" resource="Smartwave_Megamenu::config_megamenu"/>
  6. </menu>
  7. </config>