Download the PHP package t3brightside/imagelazyload without Composer
On this page you can find all versions of the php package t3brightside/imagelazyload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download t3brightside/imagelazyload
More information about t3brightside/imagelazyload
Files in t3brightside/imagelazyload
Download t3brightside/imagelazyload
More information about t3brightside/imagelazyload
Files in t3brightside/imagelazyload
Vendor t3brightside
Package imagelazyload
Short Description Images lazy load control for pagelist, personnel, gallerycontent, and custom elements.
License GPL-2.0-or-later
Homepage https://t3brightside.com
Package imagelazyload
Short Description Images lazy load control for pagelist, personnel, gallerycontent, and custom elements.
License GPL-2.0-or-later
Homepage https://t3brightside.com
Please rate this library. Is it a good library?
Informations about the package imagelazyload
Image Lazy Load
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/imagelazyload
or from TYPO3 extension repository imagelazyload
Use in custom elements
- Add
tx_imagelazyload
to 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
All versions of imagelazyload with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^11.5 || ^12.0
The package t3brightside/imagelazyload contains the following files
Loading the files please wait ....