flowconcept/tinypng
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This module requires tinify package to work. 1. Go to your site root directory and run "composer require tinify/tinify:1.4.*". 2. Enable TinyPNG in the Drupal admin. @todo 1- Make the file size displayed after upload the compressed image size rather than the original. After refreshing the page the filesize is correctly displayed. 2- Create a service to provide this module functionality for other modules to integrate.