Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Catalog Images Lazy Load for Magento2

Total Downloads Latest Stable Version

Reduce loading time by Loading images on demand and save server resources.

magento2 lazy load images

Benefits

Lazy Load extension for Magento 2 only load images within the customer viewpoint and automotically load relivant images as the customer scrolls

Installation

Step 1

Using Composer (recommended)
composer require magepal/magento2-cataloglazyload
Manual Installation

To install Lazy Load for Magento2 * Download the extension * Unzip the file * Create a folder {Magento root}/app/code/MagePal/CatalogLazyLoad * Copy the content from the unzip folder * Flush cache

Step 2 - Enable Lazy Load for Magento2

  • php -f bin/magento module:enable --clear-static-content MagePal_CatalogLazyLoad
  • php -f bin/magento setup:upgrade

Step 3 - Config Lazy Load for Magento2

Log into your Magento Admin, then goto Stores -> Configuration -> MagePal -> Catalog Lazy Load

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.

© MagePal LLC.