robertrupa/tinypng-optimize-all

Tinypng optimize all images form media folder

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/robertrupa/tinypng-optimize-all

dev-master 2018-10-17 05:56 UTC

This package is auto-updated.

Last update: 2025-09-17 20:57:01 UTC


README

This CLI command uses Tinypng Magento 2 module with valid API key to compress jpeg,jpg,png images in pub media(excluding cache, tmp and .thumbs) directory.

Install.

  1. Instal and configure Tintypng Magento 2 module(https://marketplace.magento.com/tinify-magento2.html)
  2. Copy, clone files to app/code or use composer require robertrupa/tinypng-optimize-all
  3. run: php bin/magento setup:upgrade
  4. run: php bin/magento konatsu:tinypng:optimize-all