inoovum/tinify

There is no license information available for the latest version (1.0.1) of this package.

A package to automate your JPEG compression workflow with the Tinify (TinyPNG) API in Neos CMS.

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:neos-package

1.0.1 2021-11-09 14:01 UTC

This package is not auto-updated.

Last update: 2024-04-24 21:06:40 UTC


README

A package to automate your JPEG compression workflow with the Tinify (TinyPNG) API in Neos CMS.

Installation

composer require inoovum/tinify

Settings

Inoovum:
  Tinify:
    apiKey: 'your-api-key'

Usage

./flow tinify:compress

Author