| Current Path : /var/www/clients/client3/web2/web/vendor/magefan/module-community/etc/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magefan/module-community/etc/acl.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magefan (support@magefan.com). All rights reserved.
* Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
*/
-->
<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="Magefan_Community::elements" title="Magefan" sortOrder="60" />
<resource id="Magento_Backend::stores">
<resource id="Magento_Backend::stores_settings">
<resource id="Magento_Config::config">
<resource id="Magefan_Community::config_section" title="Magefan Extensions and Notifications Section" />
</resource>
</resource>
</resource>
</resource>
</resources>
</acl>
</config>