Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The Drupal community understands it has a responsibility to both people and the planet. Our Sustainability Statement includes both our code and our community. This is both an overview of what has been done to reduce the environmental footprint of running Drupal.
Website performance scanning via WebPageTest, historic performance trend visualization and performance threshold monitoring
The Performance Budget module allows you to use Drupal in combination with webpagetest.org to perform web performance scans on local and remote websites, visualize historical performance trends, and setup threshold monitoring to alert you when your site is performing outside of your expected goals.
Lazy-load is a simple Drupal module which integrates bLazy lazy-loading script via image field display formatters and input-filters for inline images and iframes.
There is another contributed module utilizing its namesake, Blazy. Make sure to check it out, especially if you need more advanced features and support for many features out of the box.
How to improve site performance by lazy-loading images.
Lazy-load gives the user ability to enable lazy-loading the images on their Drupal 7 and 8 sites. This guide focuses only on Drupal 7 features. See Lazy-load for Drupal 8 guide.
How to improve site performance by lazy-loading images.
Lazy-load gives the user ability to enable lazy-loading the images on their Drupal 7 and 8 sites. This guide focuses only on Drupal 8 features. See Lazy-load for Drupal 7 guide.
This module offers to enable lazy-loading on image fields, and also for inline-images used in CKeditor fields. You can even enable your theme images to use lazy-loading with some easy markup change.