m2-boilerplate/module-lazy-load

Magento 2 module to add Lazy Load support to all images, videos and iframes in the Magento frontend

1.0.0 2020-08-23 09:54 UTC

This package is auto-updated.

Last update: 2024-04-05 22:05:36 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).