2017 © Pedro Peláez
 

magento2-module module-lazyload

Lazyloading for images on category/search pages

image

borisperevyazko/module-lazyload

Lazyloading for images on category/search pages

  • Wednesday, June 21, 2017
  • by borisperevyazko
  • Repository
  • 2 Watchers
  • 1 Stars
  • 7 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

magento2-lazyload

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, (*1)

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, (*2)

The Versions

21/06 2017

dev-master

9999999-dev

Lazyloading for images on category/search pages

  Sources   Download

by Boris Perevyazko

21/06 2017

1.0.1

1.0.1.0

Lazyloading for images on category/search pages

  Sources   Download

by Boris Perevyazko

13/04 2017

0.0.1

0.0.1.0

Lazyloading for images on category/search pages

  Sources   Download

by Boris Perevyazko