tinify/magento2 1.0.0

Make your web shop faster by compressing your JPEG and PNG images. This plugin automatically optimizes your images by integrating with the popular image compression services TinyJPG and TinyPNG.

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Build Status

Compress JPEG & PNG images for Magento 2

Make your webshop faster by compressing your JPEG and PNG images.

This plugin automatically optimizes your images by integrating with the popular image compression services TinyJPG and TinyPNG. You can download the plugin from Magento Connect.

Learn more about TinyJPG and TinyPNG at https://tinypng.com/.

Contact us

Got questions or feedback? Let us know! Contact us at [email protected].

Information for plugin contributors

Prerequisites

  • PHP 5.5 or newer.
  • MySQL 5.6 or newer (integration tests).
  • Composer (https://getcomposer.org/download/).

Running the unit tests

composer install
vendor/bin/phpunit

Installing plugin from Git in Magento

Make sure to set "minimum-stability": "dev" in composer.json before you start.

composer config repositories.tinify vcs https://github.com/tinify/magento2-plugin
composer require tinify/magento2
bin/magento setup:upgrade

License

This software is licensed under the MIT License. View the license.