experius / Magento-2-Module-Experius-WysiwygDownloads

Available At Packagist
https://packagist.org/search/?q=experius
Open Software License 3.0
98 stars 24 forks source link

Magento 2.4.7 compatibility #39

Closed Bashev closed 2 days ago

Bashev commented 2 months ago

Somehow when you try to upload image, SaveImageInformation see only the extensions added from module via plugin, but override original ones.


        <arguments>
            <argument name="imageExtensions" xsi:type="array">
                <item name="pdf" xsi:type="string">pdf</item>
                <item name="svg" xsi:type="string">svg</item>
            </argument>
        </arguments>
    </type>```
iriks-it commented 2 days ago

Making new version now. please update to 1.2.4