Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/Shopby/etc/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/Shopby/etc/acl.xml

<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2020 Amasty (https://www.amasty.com)
 * @package Amasty_Shopby
 */
-->
<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="Amasty_Shopby::layered_navigation_stores" title="Layered Navigation" sortOrder="50">
                        <resource id="Amasty_Shopby::option" title="Amasty Attribute Options Settings" sortOrder="0"/>
                        <resource id="Amasty_Shopby::group_attributes" title="Amasty Attribute Group Settings" sortOrder="1"/>
                    </resource>
                    <resource id="Magento_Backend::stores_settings">
                        <resource id="Magento_Config::config">
                            <resource id="Amasty_Shopby::config" title="Improved Layered Navigation: All Products" sortOrder="11318" />
                        </resource>
                    </resource>
                </resource>
            </resource>
        </resources>
    </acl>
</config>