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/extmag/shiplab/etc/adminhtml/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/old/vendor/extmag/shiplab/etc/adminhtml/di.xml
<?xml version="1.0"?>
<!--
/**
 * Copyright © Extmag. All rights reserved.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="\Magento\Backend\Block\Widget\Button\Toolbar">
        <plugin name="Extmag_Shiplab::orderViewToolbarButtons" type="Extmag\Shiplab\Plugin\Widget\Toolbar\Buttons"/>
    </type>
    <type name="\Magento\Shipping\Controller\Adminhtml\Order\Shipment\Save">
        <plugin name="Extmag_Shiplab::orderShipmentSaveAfter" type="Extmag\Shiplab\Plugin\OrderShipmentAfter"
                sortOrder="100"/>
    </type>
    <type name="\Magento\Sales\Controller\Adminhtml\Order\Creditmemo\Save">
        <plugin name="Extmag_Shiplab::orderCreditmemoSaveAfter" type="Extmag\Shiplab\Plugin\OrderCreditmemoAfter"
                sortOrder="200"/>
    </type>
    <!--<type name="Magento\Framework\View\Element\UiComponent\DataProvider\CollectionFactory">
        <plugin name="Extmag_Shiplab::orderLabelColumn" type="Extmag\Shiplab\Plugin\OrderLabelColumn"
                sortOrder="300"/>
    </type>-->
    <type name='\Magento\Framework\Data\Form\Element\AbstractElement'>
        <plugin name='Extmag_Shiplab::autocompleteSystemXMLOff' type='Extmag\Shiplab\Plugin\AbstractElement'
                sortOrder='100'/>
    </type>
    <preference for="Magento\Sales\Block\Adminhtml\Order\View\Info" type="Extmag\Shiplab\Block\Adminhtml\Order\View\Info" />
    <type name="Magento\Framework\View\Element\Message\MessageConfigurationsPool">
        <arguments>
            <argument name="configurationsMap" xsi:type="array">
                <item name="extmagLicenseWarning" xsi:type="array">
                    <item name="renderer" xsi:type="const">\Magento\Framework\View\Element\Message\Renderer\BlockRenderer::CODE</item>
                    <item name="data" xsi:type="array">
                        <item name="template" xsi:type="string">Extmag_Shiplab::messages/license_warning.phtml</item>
                    </item>
                </item>
            </argument>
        </arguments>
    </type>
    <virtualType name="Extmag\Shiplab\ImageUpload" type="Magento\Catalog\Model\ImageUploader">
        <arguments>
            <argument name="baseTmpPath" xsi:type="string">extmag/upload/carrier_logo</argument>
            <argument name="basePath" xsi:type="string">extmag/upload/carrier_logo</argument>
            <argument name="allowedExtensions" xsi:type="array">
                <item name="gif" xsi:type="string">gif</item>
                <item name="png" xsi:type="string">png</item>
                <item name="jpeg" xsi:type="string">jpeg</item>
                <item name="jpg" xsi:type="string">jpg</item>
            </argument>
            <argument name="allowedMimeTypes" xsi:type="array">
                <item name="gif" xsi:type="string">image/gif</item>
                <item name="png" xsi:type="string">image/png</item>
                <item name="jpeg" xsi:type="string">image/jpeg</item>
                <item name="jpg" xsi:type="string">image/jpeg</item>
            </argument>
        </arguments>
    </virtualType>
    <type name="Extmag\Shiplab\Controller\Adminhtml\ShippingMethods\CarrierLogoUpload">
        <arguments>
            <argument name="imageUploader" xsi:type="object">Extmag\Shiplab\ImageUpload</argument>
        </arguments>
    </type>
</config>

Spamworldpro Mini