Your IP : 216.73.216.52


Current Path : /home/rtorresani/www/app/code/Webkul/BuyButton/etc/adminhtml/
Upload File :
Current File : //home/rtorresani/www/app/code/Webkul/BuyButton/etc/adminhtml/menu.xml

<?xml version="1.0"?>
<!--
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_BuyButton
 * @author    Webkul
 * @copyright Copyright (c)  Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
    <menu>      
        <add id="Webkul_BuyButton::buybutton" title="Buy Button" module="Webkul_BuyButton" sortOrder="20" resource="Webkul_BuyButton::buybutton"/>
        <add id="Webkul_BuyButton::select" title="Create Buy Button" module="Webkul_BuyButton" sortOrder="21" parent="Webkul_BuyButton::buybutton" action="buybutton/index/index" resource="Webkul_BuyButton::select"/>
    </menu>
</config>