experius / Magento-2-Module-Experius-WysiwygDownloads

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

Bugfix: Add Magento 2.4.7 support #43

Open michielgerritsen opened 4 months ago

michielgerritsen commented 4 months ago

I've installed this module on a Magento 2.4.7 installation, but I kept bumping into this error:

image

After investigation, it turns out that the extensions are hard coded in Magento_Backend/js/media-uploader. Unfortunatly, I didn't find a nicer solution than to override the complete file. I have added notes about what has been changed.

LaurensGoedel commented 3 months ago

Just added the bugfix and can confirm this solves the issue.