numero2/contao-tinypng
最新稳定版本:v4.0.0
Composer 安装命令:
composer require numero2/contao-tinypng
包简介
README 文档
README
About
Automatically optimizes all uploaded PNG and JPEG images using tinypng.com's image optimizer.
System requirements
- Contao 3.2.5 or newer / successfully tested with Contao 4.3.9
- TinyPNG API key
Installation & Configuration
- Create a folder named
tinypnginsystem/modules - Clone this repository into the new folder
- Obtain an API key and enter it into the System Settings under
Upload settings
Additional step for Contao 4.X:
Open app/AppKernel.php and add the following line to the $bundles array
new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle('tinypng', $this->getRootDir())
统计信息
- 总下载量: 1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2017-06-08