Download the PHP package develodesign/magento-module-pagebuilder-lazyload-images without Composer
On this page you can find all versions of the php package develodesign/magento-module-pagebuilder-lazyload-images. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download develodesign/magento-module-pagebuilder-lazyload-images
More information about develodesign/magento-module-pagebuilder-lazyload-images
Files in develodesign/magento-module-pagebuilder-lazyload-images
Download develodesign/magento-module-pagebuilder-lazyload-images
More information about develodesign/magento-module-pagebuilder-lazyload-images
Files in develodesign/magento-module-pagebuilder-lazyload-images
Vendor develodesign
Package magento-module-pagebuilder-lazyload-images
Short Description Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
License GPL-3.0
Package magento-module-pagebuilder-lazyload-images
Short Description Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package magento-module-pagebuilder-lazyload-images
Magento 2 Module for adding loading="lazy" to page builder images
- Main Functionalities
- Installation
- Configuration
Main Functionalities
Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
- Do not turn on for images loaded above the fold, this causes unnecessary layout shift (CLS).
Composer
Zip file
- Unzip the zip file in
app/code/Develodesign/PagebuilderLazyloadImages
- Enable the module by running
php bin/magento module:enable Develodesign_PagebuilderLazyloadImages
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Installation
- = in production please use the option
--keep-generated
All versions of magento-module-pagebuilder-lazyload-images with dependencies
PHP Build Version
Package Version
No informations.
The package develodesign/magento-module-pagebuilder-lazyload-images contains the following files
Loading the files please wait ....