| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/ExportCore/etc/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/ExportCore/etc/acl.xml |
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Export Core for Magento 2 (System)
*/-->
<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="Magento_Backend::stores">
<resource id="Magento_Backend::stores_settings">
<resource id="Magento_Config::config">
<resource id="Amasty_ExportCore::config" title="Amasty Export Settings" sortOrder="052416" />
</resource>
</resource>
</resource>
<resource id="Magento_Backend::system">
<resource id="Amasty_ExportCore::exportcore" title="Amasty Export" sortOrder="052416">
<resource id="Amasty_ExportCore::export" title="Export" translate="title" sortOrder="15"/>
</resource>
</resource>
</resource>
</resources>
</acl>
</config>