| Current Path : /srv/web/sites/shop.cappellettinovasalus.it/httpdocs/app/code/Magefan/Community/etc/ |
| Current File : /srv/web/sites/shop.cappellettinovasalus.it/httpdocs/app/code/Magefan/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>