Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/mageworx/module-seobase/etc/adminhtml/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/mageworx/module-seobase/etc/adminhtml/di.xml
<?xml version="1.0"?>
<!--
/**
 * Copyright © 2018 MageWorx. All rights reserved.
 * See LICENSE.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">

    <!-- Add custom canonical fields to entities' UI forms -->
    <type name="Magento\Catalog\Model\Category\DataProvider">
        <plugin name="mageworx_custom_canonical_category_data_provider" type="MageWorx\SeoBase\Plugin\CustomCanonicalFormUpdate\AddToCategoryFormPlugin"/>
    </type>

    <!--<type name="Magento\Catalog\Ui\DataProvider\Product\Form\ProductDataProvider">-->
        <!--<plugin name="mageworx_custom_canonical_product_data_provider" type="MageWorx\SeoBase\Plugin\CustomCanonicalFormUpdate\AddToProductFormPlugin"/>-->
    <!--</type>-->

    <type name="Magento\Cms\Model\Page\DataProvider">
        <plugin name="mageworx_custom_canonical_cms_page_data_provider" type="MageWorx\SeoBase\Plugin\CustomCanonicalFormUpdate\AddToCmsPageFormPlugin"/>
    </type>
    <!-- /Add custom canonical fields to entities' UI forms -->

    <virtualType name="Magento\Catalog\Ui\DataProvider\Product\Form\Modifier\Pool">
        <arguments>
            <argument name="modifiers" xsi:type="array">
                <item name="customCanonical" xsi:type="array">
                    <item name="class" xsi:type="string">MageWorx\SeoBase\Ui\DataProvider\Product\Form\Modifier\CustomCanonical</item>
                    <item name="sortOrder" xsi:type="number">20</item>
                </item>
                <item name="preview_search_result" xsi:type="array">
                    <item name="class" xsi:type="string">MageWorx\SeoBase\Ui\DataProvider\Product\Form\Modifier\PreviewSearchResult</item>
                    <item name="sortOrder" xsi:type="number">60</item>
                </item>
            </argument>
        </arguments>
    </virtualType>


</config>

Spamworldpro Mini