Download the PHP package magestyapps/module-web-images without Composer
On this page you can find all versions of the php package magestyapps/module-web-images. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magestyapps/module-web-images
More information about magestyapps/module-web-images
Files in magestyapps/module-web-images
Package module-web-images
Short Description Upload SVG images in Magento 2
License OSL-3.0 AFL-3.0
Informations about the package module-web-images
Upload SVG and WebP images in Magento 2
This extension for Magento 2 allows uploading SVG and WebP images in the following sections:
- Page Builder editor
- Wysiwyg editor
- Theme logo and favicon
- Product media gallery
- Attribute option swatch images
- Category image
- Custom image uploader fields
IMPORTANT: if you need to upload any other image format or you need to upload it in any other Magento 2 area - please just drop us a line at [email protected] and we will update the extension
IMPORTANT: if you like the extension, could you please add a star to this GitHub repository in the top right corner. This is really important for us. Thanks.
Installation
Using Composer (recommended)
1) Go to your Magento root folder 2) Download the extension using composer:
3) Run setup commands:
Manually
1) Go to your Magento root folder:
2) Copy extension files to app/code/MagestyApps/WebImages folder:
***NOTE:*** *alternatively, you can manually create the folder and copy the extension files there.*
3) Run setup commands:
Possible issues
Problem: An image gets uploaded to the server but not accessible in browser.
Solution: Most likely, this is related to your nginx/apache restrictions. Please, make sure that the requested image extension is allowed by the web server configuration.
Other Extensions
You can find more useful extensions for Magento 2 by visiting MagestyApps Official Website