neosrulez / tinypng
There is no license information available for the latest version (1.0.0) of this package.
A package to automate your JPEG and PNG compression workflow with the TinyPNG API in Neos CMS.
Package info
github.com/patriceckhart/NeosRulez.TinyPNG
Type:neos-package
pkg:composer/neosrulez/tinypng
1.0.0
2021-03-21 13:15 UTC
Requires
- neos/neos: *
- tinify/tinify: *
This package is not auto-updated.
Last update: 2026-03-03 11:14:49 UTC
README
Fusion class for optimizing images (JPEG and PNG) with TinyPNG directly in Neos CMS.
Usage
<NeosRulez.TinyPNG:Class.TinyPNG imageUri={props.yourImageUri} />
Installation
The NeosRulez.TinyPNG package is listed on packagist (https://packagist.org/packages/neosrulez/tinypng) - therefore you don't have to include the package in your "repositories" entry any more.
Just run:
composer require neosrulez/tinypng
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com
