Download the PHP package kudja/openmage-tinify without Composer
On this page you can find all versions of the php package kudja/openmage-tinify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kudja/openmage-tinify
More information about kudja/openmage-tinify
Files in kudja/openmage-tinify
Package openmage-tinify
Short Description OpenMage (Magento 1) WebP Converter / Image Optimizer
License OSL-3.0
Homepage https://github.com/kudja/openmage-tinify
Informations about the package openmage-tinify
WebP Image Optimizer for OpenMage (Magento 1)
A lightweight module for OpenMage / Magento 1 that replaces .jpg and .png images with .webp.
Magento 2 version available at https://github.com/kudja/magento2-webp
Features
- Supports both HTML and JSON responses (e.g. AJAX, product data, etc.)
- Converts on-demand: new image paths are queued and processed via cron
- Lightweight output rewriting with minimal performance impact
- Compatible with FPC, custom themes and extensions
- JS fallback for browsers without WebP support (WebP support chart)
- Conversion modes:
- Local conversion using
cwebp - Tinify (tinypng.com) API
- Local conversion using
Installation
Composer (recommended)
From git
Via modman
Manual way:
Download zip and extract src folder to the magento root.
Dependencies
For local conversion you need to install cwebp binary.
You can use apt-get or brew to install it.
Ubuntu/Debian
If you are using tinify api you need to install tinify library.
Configuration
In Magento admin go to System > Configuration > Kudja > Tinify (WebP) section.
All versions of openmage-tinify with dependencies
ext-json Version *
magento-hackathon/magento-composer-installer Version *