Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use image proxy for images #5

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Conversation

vitek-rostislav
Copy link
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 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