borisperevyazko/module-lazyload

There is no license information available for the latest version (1.0.1) of this package.

Lazyloading for images on category/search pages

Installs: 405

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:magento2-module

1.0.1 2017-06-21 13:16 UTC

This package is auto-updated.

Last update: 2024-05-22 19:19:34 UTC


README

This module load images only if it need. For example if we scroll page with products items. Lazy load work for category and category search pages. Install mododule using composer

composer config repositories.borisperevyazko-lazyload git git@github.com:boris1988/magento2-lazyload.git
composer require borisperevyazko/module-lazyload:"^1.0.*"

Run command in terminal:

php bin/magento setup:upgrade

Than enable module in admin panel. Go to Stores -> Configuration -> Borisperevyazko -> Lazy Load and select Enable yes