Download the PHP package landofcoder/module-next-gen-images without Composer
On this page you can find all versions of the php package landofcoder/module-next-gen-images. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download landofcoder/module-next-gen-images
More information about landofcoder/module-next-gen-images
Files in landofcoder/module-next-gen-images
Package module-next-gen-images
Short Description Magento 2 module to add NextGen images support to the Magento frontend
License OSL-3.0
Homepage https://landofcoder.com
Informations about the package module-next-gen-images
Magento 2 module for NextGenImages
This module adds next-gen image support to Magento 2. Please note that this is a base extension for other extensions to use. See Lof_Webp2 for details.
Development
This module features some settings and info panels in the Magento Store Configuration. But the major feature is a plugin on the Layout
that scans for HTML <img/>
tags to convert them into <picture/>
tags with sources for alternative image formats.
A module Foo_Bar
could add a etc/di.xml
file to add a new convertor (a class implementing \Lof\NextGenImages\Convertor\ConvertorInterface
) to the convertor listing:
- The module was forked from Yireo_NextGenImages to update features and fix issues.
Roadmap
- Add more next gen image formats
- JPEG 2000
- HEIC
- AVIF
- JPEG XL
- WebP2
Donation
If this project help you reduce time to develop, you can give me a cup of coffee :)
Our Magento 2 Extensions List
Featured Magento Services
All versions of module-next-gen-images with dependencies
php Version >=7.1.0
ext-json Version *
ext-pcre Version *
ext-gd Version *