Download the PHP package hgati/magento2-webp-convert without Composer
On this page you can find all versions of the php package hgati/magento2-webp-convert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package magento2-webp-convert
Hgati Webp (supported PHP 8.2)
- Magento2 module for images conversion to webp format with save a product.
- It's better to create a bash script with a scheduled job using the cwebp executable to convert to webp every day, rather than doing it this way.
Requirements
- PHP >= 8.2.8
- Cwebp >= 0.5.2
- libvips >= 8.4.5
- Magento >= 2.4.6
Installation
-
Webp support
You must also enable GD-support.
Make sure that You have this extension.
Where x is PHP version (i. e. 8.2).
Next configure PHP to enable support for webp format.
-
Vips extension
- Module
Usage
Stores > Configuration > CATALOG > Webp
- General->Enabled - module activation
- Settings->Algorithm - choose one from three method types
- Settings->Quality - quality of converted image
- Conversion->Convert images on product save - if selected, after uploaded images on product page and save product, images will be converted automatically
Catalog->Products
Upload images in Images And Videos tab.
Update changes by click on Save button.
All images assigned to product should be converted with .ngx.webp file extension in same directory.
- It is more effective when used in conjunction with Nginx.
- Configuring AWS CloudFront CDN to cache webp files is advisable.
All versions of magento2-webp-convert with dependencies
PHP Build Version
Package Version
The package hgati/magento2-webp-convert contains the following files
Loading the files please wait ....