m2-boilerplate / module-lazy-load
Magento 2 module to add Lazy Load support to all images, videos and iframes in the Magento frontend
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.1.0
- magento/framework: ^101.0.1|^101.1|^102.0|^103.0
Suggests
- yireo/magento2-webp2: Magento 2 module to add WebP support to Magento 2
This package is auto-updated.
Last update: 2024-11-05 23:33:51 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).