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/app/code/Cnc/SearchAutocomplete/etc/frontend/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/app/code/Cnc/SearchAutocomplete/etc/frontend/di.xml
<?xml version="1.0"?>
<!--
/**
 * Copyright (c) 2019 Kaliop Digital Commerce (https://digitalcommerce.kaliop.com) All Rights Reserved.
 * https://opensource.org/licenses/OSL-3.0  Open Software License (OSL 3.0)
 * cnc_searchautocomplete_m2
 * <[email protected]>
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">

<!--    New module version contains private methods, so we are using index argument on di.xml instead. This part is only for reference for now.
If everything is working fine, remove those commented lines and php class assigned to it. -->

<!--    <type name="Mirasvit\SearchAutocomplete\Service\CategoryProductService">-->
<!--        <plugin name="cnc-search-autocomplete-add-category-collection-field"-->
<!--                type="Cnc\SearchAutocomplete\Plugin\Service\CategoryProductService\AddCategoryCollectionField"/>-->
<!--    </type>-->

    <!--    <type name="Mirasvit\SearchAutocomplete\Index\Magento\Catalog\Product">-->
<!--        <plugin name="cnc-search-autocomplete-add-product-extra-display-data"-->
<!--                type="Cnc\SearchAutocomplete\Plugin\Index\Magento\Catalog\AddProductExtraDisplayData"/>-->
<!--    </type>-->
    <type name="Magento\Catalog\Helper\Image">
        <plugin name="cnc-search-autocomplete-change-autocomplete-product-image-dimensions"
                type="Cnc\SearchAutocomplete\Plugin\Image\ChangeProductImageDimensions"/>
    </type>
</config>

Spamworldpro Mini