runelaenen/sw6-media-optimizer
最新稳定版本:1.0.1
Composer 安装命令:
composer require runelaenen/sw6-media-optimizer
包简介
Media Optimizer for Shopware 6
README 文档
README
Optimize image files using spatie/image-optimizer. This package can optimize PNGs, JPGs, SVGs and GIFs by running them through a chain of various image optimization tools. This Shopware plugin uses it's power to optimize the original files uploaded to your Shopware webshop. It doesn't touch any generated (thumbnail) files and thus will not have a lot of impact on the frontend of your website.
Optimization tools
The package will use these optimizers if they are present on your system:
Please take a look at the README of spatie/image-optimizer to find out how to install these optimizers on your system.
How to install
Composer install (recommended)
composer require runelaenen/sw6-media-optimizer
bin/console plugin:refresh
bin/console plugin:install --activate RuneLaenenMediaOptimizer
You can now run the optimizer
bin/console rl:media:optimize
Tip: use the --info option to show all enabled optimizers.
Plugin update (composer)
composer update runelaenen/sw6-media-optimizer
bin/console plugin:update RuneLaenenMediaOptimizer
.zip install
- Download the latest RuneLaenenMediaOptimizer.zip from the latest release.
- Upload the zip in the Shopware Administration
- Install & Activate the plugin
Plugin update (zip)
- Download the latest RuneLaenenMediaOptimizer.zip from the latest release.
- Upload the zip in the Shopware Administration
- Update the plugin
统计信息
- 总下载量: 3.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 31
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-17
