Ready This is an app especially developed for Shopware 6
ThumbnailProcessor incl. Webp-Support

ThumbnailProcessor incl. Webp-Support

by Friends of Shopware (4) Ratings 1101 Downloads

Without support

Free
To use the wish list, you must accept the necessary cookies. Accept cookies
Can be used in:
Not available
This extension cannot be used in a Shopware Cloud shop.
Cloud
Self-hosted
Details
  • Frosh69611263569f
  • Friends of Shopware
  • 5.0.1
  • 4 Mar 2024
  • de_DE en_GB
  • 6.2.0 – 6.2.3
    6.3.0.0 – 6.3.0.2
    6.3.1.0 – 6.3.1.1
    6.3.2.0 – 6.3.2.1
    6.3.3.0 – 6.3.3.1
    6.3.4.0 – 6.3.4.1
    6.3.5.0 – 6.3.5.4
    6.4.0.0
    6.4.1.0 – 6.4.1.2
    6.4.2.0 – 6.4.2.1
    6.4.3.0 – 6.4.3.1
    6.4.4.0 – 6.4.4.1
    6.4.5.0 – 6.4.5.1
    6.4.6.0 – 6.4.6.1
    6.4.7.0
    6.4.8.0 – 6.4.8.2
    6.4.9.0
    6.4.10.0 – 6.4.10.1
    6.4.11.0 – 6.4.11.1
    6.4.12.0
    6.4.13.0
    6.4.14.0
    6.4.15.0 – 6.4.15.2
    6.4.16.0 – 6.4.16.1
    6.4.17.0 – 6.4.17.2
    6.4.18.0 – 6.4.18.1
    6.4.19.0
    6.4.20.0 – 6.4.20.2
    6.5.0.0
    6.5.1.0 – 6.5.1.1
    6.5.2.0 – 6.5.2.1
    6.5.3.0 – 6.5.3.3
    6.5.4.0 – 6.5.4.1
    6.5.5.0 – 6.5.5.2
    6.5.6.0 – 6.5.6.1
    6.5.7.0 – 6.5.7.4
    6.5.8.0 – 6.5.8.7
    6.6.0.0
Don't waste the computing power and space with thumbnails! With this plugin you can access... more

Product information

Features

  • No more thumbnail files
  • URL per SalesChannel possible

Description

Don't waste the computing power and space with thumbnails! With this plugin you can access dynamic thumbnails.
Every product, every picture in the shopping worlds legitimately has thumbnails. These become standard
generated and saved automatically during upload.
At this point this plugin intervenes and provides the function that no more thumbnail files are created. The only thing that remains is that the thumbnail sizes are stored in the database.
The thumbnails are then generated and delivered by an external service in real time when visiting.

Advantages of saving thumbnail generation:

  • Use external service to deliver images optimized
  • Save space on disk
  • Faster upload of images
  • Relief of the server
  • Faster backups with fewer files

Adding more thumbnail sizes:

  • Save new size in the folder of the media management
  • then run the command bin/console media:generate-thumbnails on the console to update the thumbnails for all images in the database (no more needed from version 3.0.2)
  • Clear shop cache

Which service do I now use for the thumbnails:

Please note that this plugin only provides the function for delivering the thumbnail urls.
This plugin does not create thumbnails! The corresponding services are used for this.

There are three parameters that are optionally available for creating the link:
{mediaUrl}: Primarily your config shopware.cdn.url, alternatively shop url
{mediaPath}: The relative path to the original image
{width}: The width of the thumbnail

Find pattern at GitHub:
GitHub Category Patterns.

After setting up and checking in the developer tools of your browser, you can also backup and delete the existing thumbnail folder.

This plugin is part of @FriendsOfShopware.
Maintainer from the plugin is: Sebastian König (tinect)

For questions or bugs please create a GitHub Issue

Read, write and discuss reviews... more

Customer reviews

Average customer rating from 4 reviews:

Total
Functionality
Usability
Documentation
Support

Wo gibt es sowas überhaupt?!?!

5 Dec 2022

In meiner ganzen Laufbahn, hab ich nirgends eine so coole Truppe kennengelernt wie FROSH - Hatte Probleme mit überschneidenden Klassen (img.lazyloaded ) - kurz bei Github Frage gestellt - direkt und das muss man betonen "for free" eine Antwort erhalten. Ich würde auch zahlen definitiv. LG an FROSH und weiter so!

Total
Functionality
Usability
Documentation
Support

Cloudflare Integration 1A

4 Jul 2022

Wir setzen die Erweiterung mit Cloudflare ein. Das funktioniert einwandfrei. Die Bilder werden smart und schnell geladen und das über das CDN Netzwerk von Cloudflare. Besser geht es nicht! Vielen Dank für die tolle Erweiterung.

Total
Functionality
Usability
Documentation
Support

Top Plugin! Danke dafür.

8 Jun 2021

Das Plugin hat mir sehr dabei geholfen, die Ladezeiten bei einigen Kunden noch mal weiter zu verbessern. Danke für das kostenlose Plugin!

Total
Functionality
Usability
Documentation

Service notwendig, aber top!

15 Jul 2020

Es ist zwar ein externer Service notwendig, aber das Plugin funktioniert super! Ich spare Speicherplatz und habe immer Webp-Bilder.

Total
Functionality
Usability
Documentation

Changelog

Version 5.0.1

  • Fix support for cloning product entity

Version 2.1.1

  • Fixed exception in ThumbnailSizesChangedListener to support old MediaFolderRepositoryDecorator for Shopware 6.4

Version 5.0.0

  • Add support for Shopware 6.6

Version 4.0.2

  • Added placeholder classes for generated files to support classmap-authoritative

Version 4.0.1

  • Add support for Shopware 6.5.6 with changed private methods

Version 4.0.0

  • Add unit and integration tests
  • Changed Testbutton to show error text above the image

Version 2.1.0

  • Adjust wordings and remove typos
  • Add configuration within the plugin to activate its function explicit
  • Add button to test the service with a sample image

Version 3.0.5

  • Add support for plugins testimage coming from Shopware 6.4

Version 3.0.4

  • Add configuration within the plugin to activate its function explicit
  • Add button to test the service with a sample image

Version 3.0.3

  • Adjust wordings and remove typos

Version 2.0.1

  • Add support to define ThumbnailPattern per SalesChannel
  • Add configuration to set maximum size for original image
  • Add configuration to specify file extension which can be processed
  • Remove configuration to toggle processing the original image
  • Add auto update of thumbnails after changing thumbnailSizes: no more need to run "media:generate-thumbnails"

Version 3.0.2

  • Add auto update of thumbnails after changing thumbnailSizes: no more need to run "media:generate-thumbnails"

Version 3.0.1

  • Add configuration to set maximum size for original image
  • Add configuration to specify file extension which can be processed
  • Remove configuration to toggle processing the original image

Version 3.0.0

  • Shopware 6.5 compatibility
  • Add support to define ThumbnailPattern per SalesChannel

Version 2.0.0

  • ATTENTION: Removed lazysizes from this plugin! Please install dedicated plugin: FroshLazySizes

Version 1.1.2

  • catch error thrown when image has been specified wrong

Version 1.1.1

  • set values of width and height as ratio without calculation

Version 1.1.0

  • Set aspect-ratio with inline-css to reserve space of images which reduces Cumulative Layout Shift (CLS)
  • Set class `frosh-proc` onto images managed by this plugin, use selector `img.frosh-proc` to set specific css style
  • Add usage of variable `src`. Use this to determine an own placeholder image or preload image.

Version 1.0.28

  • Restrict configuration to "All Saleschannels"

Version 1.0.27

  • Fix problems from Shopware 6.4.10

Version 1.0.26

  • Implement own URL encoding

Version 1.0.25

  • Sort thumbnail sizes in code
  • # 1.0.24
  • Set width of 100% to image elements width set alignment

Version 1.0.24

  • Set width of 100% to image elements width set alignment

Version 1.0.23

  • Remove url encoding for image paths

Version 1.0.22

  • Optimize url encoding for image paths to support imgproxy v3

Version 1.0.21

  • Fixes a problem with the retrieval of the micro data of the product images

Version 1.0.20

  • Output alt and title attributes for thumbnails if they were saved with the image in media
  • Remove the use of height from the thumbnail sizes, as the automatic calculation of the necessary size does not make any direct reference to it
  • Increase the calculated ratio to three digits

Version 1.0.19

  • Remove automatic room reservation due to compatibility problems. Usable now per variable fullWidth per sw_thumbnail.

Version 1.0.18

  • Fix error with images without dimensions

Version 1.0.17

  • Cleanup code
  • Define blocks: thumbnail_utility and thumbnail_utility_img
  • Reserve room in fullwidth cms elements to optimize CLS
  • Fix thumbnail generation to not create files

Version 1.0.16

  • FEATURE Better support for SW6.4

Version 1.0.15

  • FEATURE Add support for SW6.4

Version 1.0.14

  • FEATURE Verwende automatische Erzeugung der Sizes für die Thumbnails
  • FEATURE SEO Gebe auch leere attribute aus

Version 1.0.13

  • FEATURE Added Option to set max width of container

Version 1.0.12

  • BUGFIX Fix error when replacing media

Version 1.0.11

  • FEATURE Respect not given attributes in thumbnails

Version 1.0.10

  • FEATURE Thumbnails will be lazy loaded

Version 1.0.9

  • BUGFIX Fix thumbnail-variable, which occurs, when no thumbnail exists

Version 1.0.8

  • FEATURE Added Option to fix ThumbnailSizes for the gallery on product page

Version 1.0.7

  • FEATURE Thumbnails that are larger than the original image are no longer displayed, requested and delivered

Version 1.0.6

  • Fix mediaUrl in 6.3.0.0

Version 1.0.5

  • Compatiblity to 6.3.0.0

Version 1.0.4

  • Option to improve thumbnail display in listings

Version 1.0.3

  • Fix wrong uploading of files

Version 1.0.2

  • Option to process original images
  • Option to process SVGs, disabled by default
  • Optimizing plugin config

Version 1.0.1

  • First release in store

About the Extension Partner

Friends of Shopware Friends of Shopware Shopware Extension Partner Shopware Extension Partner 30 Extensions 4.5 Ø Rating
Current version:

Version:

Free

Without support

To use the wish list, you must accept the necessary cookies. Accept cookies

Recently viewed