PHPackages                             develodesign/magento-module-pagebuilder-lazyload-images - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. develodesign/magento-module-pagebuilder-lazyload-images

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

develodesign/magento-module-pagebuilder-lazyload-images
=======================================================

Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.

1.0(3y ago)1651.1k↓53%2[2 issues](https://github.com/develodesign/magento-module-pagebuilder-lazyload-images/issues)[1 PRs](https://github.com/develodesign/magento-module-pagebuilder-lazyload-images/pulls)GPL-3.0PHP

Since Dec 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/develodesign/magento-module-pagebuilder-lazyload-images)[ Packagist](https://packagist.org/packages/develodesign/magento-module-pagebuilder-lazyload-images)[ RSS](/packages/develodesign-magento-module-pagebuilder-lazyload-images/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Magento 2 Module for adding loading="lazy" to page builder images
=================================================================

[](#magento-2-module-for-adding-loadinglazy-to-page-builder-images)

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)

Main Functionalities
--------------------

[](#main-functionalities)

Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.

- **Do not turn on for images loaded above the fold, this causes unnecessary layout shift (CLS).**

### Composer

[](#composer)

```
composer require develodesign/magento-module-pagebuilder-lazyload-images

bin/magento module:enable Develodesign_PagebuilderLazyLoadImages
bin/magento setup:upgrade
bin/magento cache:flush

```

### Zip file

[](#zip-file)

- Unzip the zip file in `app/code/Develodesign/PagebuilderLazyloadImages`
- Enable the module by running `php bin/magento module:enable Develodesign_PagebuilderLazyloadImages`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Installation
------------

[](#installation)

- = in production please use the option `--keep-generated`

[![This is an image](https://raw.githubusercontent.com/develodesign/magento-module-pagebuilder-lazyload-images/main/screen.png)](https://raw.githubusercontent.com/develodesign/magento-module-pagebuilder-lazyload-images/main/screen.png)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1283d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e72f755b8cf02d9dfcd7eac011d1dd4d84c8e3de872641c795b88cc2b8eaba1?d=identicon)[develodesign](/maintainers/develodesign)

---

Top Contributors

[![collymore](https://avatars.githubusercontent.com/u/55946?v=4)](https://github.com/collymore "collymore (16 commits)")

### Embed Badge

![Health badge](/badges/develodesign-magento-module-pagebuilder-lazyload-images/health.svg)

```
[![Health](https://phpackages.com/badges/develodesign-magento-module-pagebuilder-lazyload-images/health.svg)](https://phpackages.com/packages/develodesign-magento-module-pagebuilder-lazyload-images)
```

###  Alternatives

[whichbrowser/server

Useragent sniffing server for Javascript

426.3k](/packages/whichbrowser-server)[fab/rss-display

Fetch a RSS / Atom Feed and display its content on the Frontend.

1253.2k](/packages/fab-rss-display)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
