christianbarkowsky / contao-tiny-compress-images
This plugin automatically optimizes your images by integrating with the popular image compression services TinyJPG and TinyPNG.
Fund package maintenance!
christianbarkowsky
Installs: 5 902
Dependents: 0
Suggesters: 1
Security: 0
Stars: 21
Watchers: 2
Forks: 2
Open Issues: 9
Type:contao-module
Requires
- php: >=5.5
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ~3.5 || ~4.4
README
Speed up your website. Optimize your JPEG and PNG images automatically with TinyPNG.
This plugin automatically optimizes your images by integrating with the popular image compression services TinyJPG and TinyPNG.
Install using Contao Manager
Search for tinyjpg or tinypng and you will find this extension.
Install using Composer
$ composer require christianbarkowsky/contao-tiny-compress-images
Getting started
Install this extension and obtain your free API key from https://tinypng.com/developers.
The first 500 compressions per month are completely free.
Put the API key to your Contao settings.
Thank you
- Marco Zinsmeister (profimedien.net)