Drupal pinterest style image loading
Drupal pinterest style image loading

This project is not covered by Drupal’s security advisory policy.

This module is deprecated. It is no longer adviced to install.

This lightweight module will automatically provide lazyloading of images on your website in a pinterest-style color scheme. It fetches the main color of your image and serves it until your image is loaded.

View this movie to get an introduction.

The module is great for performance and SEO, since it only loads images that are actually viewed in the viewport. Especially on mobile devices this results in faster loading of your pages.

Installation instructions

  1. Download the reponsive lazy loader library.
  2. Place the folder inside the libraries folder so that jquery.responsivelazyloader.js and jquery.responsivelazyloader.min.js are found in libraries/responsive-lazy-loader/js
  3. Run composer require drupal/fancyload
  4. Enable the module
  5. Clear the cache of your website

Project information

Releases