All Projects → FriendsOfShopware → FroshWebP

FriendsOfShopware / FroshWebP

Licence: MIT license
WebP Support for Shopware

Programming Languages

PHP
23972 projects - #3 most used programming language
Smarty
1635 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to FroshWebP

FroshProductCompare
A Plugin for Shopware 6 - Ecommerce Platform
Stars: ✭ 27 (-6.9%)
Mutual labels:  shopware-plugin, shopware-plugins
lamba-thumbnailer
AWS S3 Video Thumbnailer with Lambda
Stars: ✭ 21 (-27.59%)
Mutual labels:  webp, thumbnail
Lilliput
Resize images and animated GIFs in Go
Stars: ✭ 1,690 (+5727.59%)
Mutual labels:  webp, thumbnail
shopware6-advanced-banners
Advanced Banners (Digital Publishing) for Shopware 6 💙
Stars: ✭ 30 (+3.45%)
Mutual labels:  shopware-plugin, shopware-plugins
RecentlyViewedProduct
Recently viewed products plugin for SW6
Stars: ✭ 20 (-31.03%)
Mutual labels:  shopware-plugin, shopware-plugins
sw6-media-optimizer
Image Optimizer for Shopware 6 💙
Stars: ✭ 18 (-37.93%)
Mutual labels:  shopware-plugin, shopware-plugins
video thumbnail
This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the image format, resolution and quality. Supports iOS and Android.
Stars: ✭ 159 (+448.28%)
Mutual labels:  webp, thumbnail
gfxprim
Open-source modular 2D bitmap graphics library with emphasis on speed and correctness.
Stars: ✭ 32 (+10.34%)
Mutual labels:  webp
go-webp
Simple and fast webp library for golang
Stars: ✭ 91 (+213.79%)
Mutual labels:  webp
imagecodecs
Image transformation, compression, and decompression codecs. Forked from https://pypi.org/project/imagecodecs
Stars: ✭ 56 (+93.1%)
Mutual labels:  webp
WebinoImageThumb
✂️ Webino™ Image thumbnailer for Zend Framework [LTS] http://webino.github.io/WebinoImageThumb
Stars: ✭ 40 (+37.93%)
Mutual labels:  thumbnail
webpjs
📷 WebP.js Polyfill
Stars: ✭ 25 (-13.79%)
Mutual labels:  webp
image-optimizer
A free and open source tool for optimizing images and vector graphics.
Stars: ✭ 740 (+2451.72%)
Mutual labels:  webp
cakephp-glide
CakePHP plugin for using Glide image manipulation library
Stars: ✭ 34 (+17.24%)
Mutual labels:  thumbnail
video-snapshot
Get snapshots from a video file in the browser 🎥 🌅
Stars: ✭ 63 (+117.24%)
Mutual labels:  thumbnail
wa-sticker-formatter
Sticker Creator for WhatsApp
Stars: ✭ 60 (+106.9%)
Mutual labels:  webp
media-command
Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
Stars: ✭ 40 (+37.93%)
Mutual labels:  thumbnail
JayantGoel001.github.io
My Personal Portfolio.
Stars: ✭ 31 (+6.9%)
Mutual labels:  webp
AndroidWebP-GradlePlugin
将图片转换成WebP格式的Android构建插件,自动下载 libwebp,支持手动转换与自动转换两种模式。
Stars: ✭ 49 (+68.97%)
Mutual labels:  webp
togglific
Do you find web animations distracting? Togglific provides a distraction-free web experience!
Stars: ✭ 17 (-41.38%)
Mutual labels:  webp

WebP Support for Shopware

Join the chat at https://gitter.im/FriendsOfShopware/Lobby Download @ Community Store

WebP Browser-Support

This plugin generates additional webp Thumbnails and uses is in various locations like detail, listing, emotion as preferred type using html5 picture tag. Browsers which does not support webp, will get normally jpg. After installation of the Plugin regenerating all thumbnails is required.

Requirements

  • Shopware Version 5.3+
  • any webp encoder
    • php-gd with webp support
    • cwebp executable in PATH

Installation

Zip Installation package for the Shopware Plugin Manager

  • Download the latest plugin version (e.g. FroshWebP-1.0.0.zip)
  • Upload and install plugin using Plugin Manager

Git Version

  • Checkout Plugin in /custom/plugins/FroshWebP
  • Change to Directory and run composer install to install the dependencies
  • Install the Plugin with the Plugin Manager

Install with composer

  • Change to your root Installation of shopware
  • Run command composer require frosh/webp and install and activate plugin with Plugin Manager

After Installation

  • Check if you have valid encoders with php bin/console frosh:webp:status
  • Download google binaries if neccessary php bin/console frosh:webp:download-google-binaries
  • Generate all Thumbnails new with php bin/console sw:thumbnail:generate -f
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].