Skip to content

use image proxy for images#5

Merged
vitek-rostislav merged 3 commits intomainfrom
vitek-rostislav-patch-1
Dec 5, 2023
Merged

use image proxy for images#5
vitek-rostislav merged 3 commits intomainfrom
vitek-rostislav-patch-1

Conversation

@vitek-rostislav
Copy link
Copy Markdown
Contributor

@vitek-rostislav vitek-rostislav commented Nov 17, 2023

Image resizing is not handled by Shopsys Framework anymore, an image proxy is used instead, see shopsys/shopsys#2924

- the legacy URLs might contain image size name and additional size index - these are dropped now
- e.g. /content/images/product/web/original/0--hello-kitty_1.jpg is redirected to /content/images/product/web/hello-kitty_1.jpg
- finally, /content/images/product/web/1.jpg file is served from the webserver
@vitek-rostislav vitek-rostislav force-pushed the vitek-rostislav-patch-1 branch from 40b57a9 to badc4e8 Compare December 5, 2023 09:50
@vitek-rostislav vitek-rostislav merged commit 0d93deb into main Dec 5, 2023
@vitek-rostislav vitek-rostislav deleted the vitek-rostislav-patch-1 branch December 5, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants