| Current Path : /home/rtorresani/www/app/code/Webkul/BuyButton/etc/ |
| Current File : //home/rtorresani/www/app/code/Webkul/BuyButton/etc/acl.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:framework:Acl/etc/acl.xsd">
<acl>
<resources>
<resource id="Magento_Backend::admin">
<resource id="Webkul_BuyButton::buybutton" title="Buy Button" sortOrder="10" >
<resource id="Webkul_BuyButton::select" title="Create BUy BUtton" sortOrder="11"/>
</resource>
<resource id="Magento_Backend::stores">
<resource id="Magento_Backend::stores_settings">
<resource id="Magento_Config::config">
<resource id="Webkul_BuyButton::auth" title="Buy BUtton Settings" sortOrder="50" />
</resource>
</resource>
</resource>
</resource>
</resources>
</acl>
</config>