2017 © Pedro Peláez
 

contao-bundle deferredimages-bundle

Contao image on demand library

image

agoat/deferredimages-bundle

Contao image on demand library

  • Friday, June 16, 2017
  • by aGoat
  • Repository
  • 1 Watchers
  • 0 Stars
  • 79 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

Deferred images library for Contao 4

Version License Downloads, (*1)

Now compatible with Contao 4.6 !!

About

Contao normally generates (resizes) the images on a page during page generation. This can lead to long page load times or, in the worst case, script timeouts due to server restrictions., (*2)

This library shifts the image calculation from page generation to the time when the image is loaded in the browser. As a result, pages will have very short loading times and script timeouts are avoided, even with hundreds of images on a page., (*3)

Install

Contao manager

Search for the package and install it, (*4)

agoat/contao-deferredimages

Managed edition

Add the package, (*5)

# Using the composer
composer require agoat/contao-deferredimages

Registration and configuration is done by the manager-plugin automatically., (*6)

Standard edition

Add the package, (*7)

# Using the composer
composer require agoat/contao-deferredimages

Register the bundle in the AppKernel, (*8)

# app/AppKernel.php
class AppKernel
{
    // ...
    public function registerBundles()
    {
        $bundles = [
            // ...
            // after Contao\CoreBundle\ContaoCoreBundle
            new Agoat\DeferredImagesBundle\AgoatDeferredImagesBundle(),
        ];
    }
}

The Versions

16/06 2017

dev-master

9999999-dev

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

16/06 2017

1.0.0

1.0.0.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

28/02 2017

0.4.1

0.4.1.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

29/01 2017

0.4.0

0.4.0.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

02/12 2016

0.3.6

0.3.6.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

01/12 2016

0.3.5

0.3.5.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

01/12 2016

0.3.4

0.3.4.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

01/12 2016

0.3.3

0.3.3.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

30/11 2016

0.3.2

0.3.2.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

30/11 2016

0.3.1

0.3.1.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

30/11 2016

0.3.0

0.3.0.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

17/11 2016

0.2.4

0.2.4.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

07/11 2016

0.2.3

0.2.3.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

11/10 2016

0.2.2

0.2.2.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

07/09 2016

0.2.1

0.2.1.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

31/08 2016

0.2.0

0.2.0.0

Contao image on demand library

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires