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
Requires
- tinify/magento2: 1.*
This package is auto-updated.
Last update: 2025-03-17 20:03:05 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