imi/magento2-module-svg-product-images

There is no license information available for the latest version (1.0.0) of this package.

Installs: 8 987

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 8

Forks: 7

Open Issues: 1

Type:magento2-module

pkg:composer/imi/magento2-module-svg-product-images

1.0.0 2022-11-21 14:30 UTC

README

Simple, yet hacky, plugin to allow SVG files for product images.

https://magento.stackexchange.com/questions/182535/how-can-i-upload-svg-files-as-magento-product-images/182617#182617

Note, that this module overrides the regular image adapter's validateUploadFile() method, meaning the checks done otherwise will not be executed for svg images.