t3brightside / imagelazyload
Images lazy load control for pagelist, personnel, gallerycontent, and custom elements.
Package info
github.com/t3brightside/imagelazyload
Type:typo3-cms-extension
pkg:composer/t3brightside/imagelazyload
Fund package maintenance!
1.1.1
2025-02-01 12:17 UTC
Requires
- typo3/cms-core: ^12.4 || ^13.4
README
Adding an option to disable images lazy load in TYPO3 CMS extensions: pagelist, personnel, gallerycontent, and custom elements.
It's a good practice to keep your above the fold content images loading not lazy.
Installation
composer req t3brightside/imagelazyloador from TYPO3 extension repository imagelazyload
Use in custom elements
- Add
tx_imagelazyloadto your content element TCA - Add
loading="{f:if(condition: '!{data.tx_imagelazyload}', then: 'lazy')}"in your image tag.
Development & maintenance
Brightside OÜ – TYPO3 development and hosting specialised web agency