robertrupa / tinypng-optimize-all
Tinypng optimize all images form media folder
Package info
github.com/RobertRupa/magento2-tinypng-optimize-all
Type:magento2-module
pkg:composer/robertrupa/tinypng-optimize-all
dev-master
2018-10-17 05:56 UTC
Requires
- tinify/magento2: 1.*
This package is auto-updated.
Last update: 2026-02-17 21:54:13 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.
- Instal and configure Tintypng Magento 2 module(https://marketplace.magento.com/tinify-magento2.html)
- Copy, clone files to app/code or use composer require robertrupa/tinypng-optimize-all
- run: php bin/magento setup:upgrade
- run: php bin/magento konatsu:tinypng:optimize-all