Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/wyomind/elasticsearchbrowser/etc/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/wyomind/elasticsearchbrowser/etc/acl.xml

<?xml version="1.0"?>
<!--
  Copyright © 2018 Wyomind. All rights reserved.
  See LICENSE.txt for license details.
-->
<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="Wyomind_ElasticsearchBrowser::main" title="Elasticsearch Browser" sortOrder="10">
                    <resource id="Wyomind_ElasticsearchBrowser::browse" title="Browse Indexes" sortOrder="10" />
                    <resource id="Wyomind_ElasticsearchBrowser::global" title="Manage Configuration" sortOrder="20" />
                </resource>
            </resource>
        </resources>
    </acl>
</config>