jvmtech / tinify
Tinify JPG and PNG thumbnails
Installs: 476
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:neos-plugin
Requires
- neos/media: ~7.0
- tinify/tinify: ~1.5.2
README
Tinify JPG and PNG thumbnails in Neos CMS.
Inspired by Sitegeist.Origami and NeosRulez.TinyPNG
Setup
- Add your tinypng.com API Key
- Enable or disable formats in the settings
- Setup your queue:
./flow queue:setup tinify
- Run your queue:
./flow job:work tinify
JvMTECH: Tinify: apiKey: '' formats: 'image/jpeg': enabled: true 'image/png': enabled: true
by jvmtech.ch