m2-boilerplate / module-lazy-load
Magento 2 module to add Lazy Load support to all images, videos and iframes in the Magento frontend
Package info
github.com/m2-boilerplate/Module-Lazy-Load
Type:magento2-module
pkg:composer/m2-boilerplate/module-lazy-load
Requires
- php: >=7.1.0
- magento/framework: ^101.0.1|^101.1|^102.0|^103.0
Requires (Dev)
None
Suggests
- yireo/magento2-webp2: Magento 2 module to add WebP support to Magento 2
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-06 03:15:50 UTC
README
Magento 2 module to add Lazy Load support to all images, videos and iframes in the Magento frontend
Features:
- Lazyloading for images, iframes and videos
- No template modifications necessary
- Exclude elements from lazy loading via the admin configuration
Installation
Add this extension to your Magento installation with Composer:
composer require m2-boilerplate/module-lazy-load
Usage
Configuration
The Module is configured and enabled by default.
Features can be customised in Stores > Configuration > Developer > Lazy Load Settings.
License
See the LICENSE file for license info (it's the MIT license).