![]() 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/dhlshipping2/etc/adminhtml/ |
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="Extmag\Shiplab\Controller\Adminhtml\ShipperAccount\Save"> <plugin name="Extmag_DhlShipping_ShipAcc_Save" type="Extmag\DhlShipping\Plugin\Controller\Adminhtml\ShipperAccount\Save" disabled="false" sortOrder="30"/> </type> <type name="Extmag\Shiplab\Model\ShipperAccount\DataProvider"> <plugin name="Extmag_DhlShipping_ShipAcc_DataProvider" type="Extmag\DhlShipping\Plugin\Model\ShipperAccount\DataProvider" disabled="false" sortOrder="30"/> </type> <virtualType name="Extmag\DhlShipping\DhlUpload" type="Magento\Catalog\Model\ImageUploader"> <arguments> <argument name="baseTmpPath" xsi:type="string">extmag/upload/dhl</argument> <argument name="basePath" xsi:type="string">extmag/upload/dhl</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\DhlShipping\Controller\Adminhtml\ShipperAccount\DhlSignatureUpload"> <arguments> <argument name="imageUploader" xsi:type="object">Extmag\DhlShipping\DhlUpload</argument> </arguments> </type> </config>