jvmtech/tinify

该包的最新版本(1.0.0)没有提供许可信息。

Tinify JPG和PNG缩略图

安装: 433

依赖: 0

建议者: 0

安全: 0

星标: 2

关注者: 1

分支: 0

公开问题: 0

类型:neos-plugin

1.0.0 2022-02-23 19:30 UTC

This package is auto-updated.

Last update: 2024-08-25 13:32:25 UTC


README

Neos CMS中Tinify JPG和PNG缩略图。

灵感来自Sitegeist.OrigamiNeosRulez.TinyPNG

设置

  1. 添加您的tinypng.com API密钥
  2. 在设置中启用或禁用格式
  3. 设置队列:./flow queue:setup tinify
  4. 运行队列:./flow job:work tinify
JvMTECH:
  Tinify:
    apiKey: ''
    formats:
      'image/jpeg':
        enabled: true
      'image/png':
        enabled: true

jvmtech.ch提供