Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/magento/module-store-data-exporter/etc/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/magento/module-store-data-exporter/etc/mview.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Mview/etc/mview.xsd">
    <view id="store_data_exporter" class="Magento\StoreDataExporter\Model\Indexer\StoresFeedIndexer" group="indexer">
        <subscriptions>
            <table name="store" entity_column="website_id"/>
            <table name="store_group" entity_column="website_id"/>
            <table name="store_website" entity_column="website_id"/>
        </subscriptions>
    </view>
</config>