dnadesign / silverstripe-lazyloaded-image

🎨 Implements the LQIP (Low Quality Image Placeholder) lazy loading pattern for images added via CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lazyloaded images for SilverStripe

Introduction

This module implements the LQIP (Low Quality Image Placeholder) pattern (combined with a blur-up CSS transition) powered by lazysizes.

Requirements

  • SilverStripe 4

Installation

composer require dnadesign/silverstripe-lazyloaded-image

Usage

$Image.Lazyloaded

About

🎨 Implements the LQIP (Low Quality Image Placeholder) lazy loading pattern for images added via CMS


Languages

Language:PHP 90.8%Language:CSS 5.4%Language:Scheme 3.8%