PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
21 stars 8 forks source link

webp format image is not supported #114

Open lynnwho12 opened 3 weeks ago

lynnwho12 commented 3 weeks ago

Hi

I find the webp format image is not supported in docker, it says no defined when try to upload a webp image

image

after some research some said "WebP is now officially supported in new Prestashop 8.0.0!"

https://www.prestashop.com/forums/topic/1020761-how-to-upload-webp-files/

but the prestashop version is 8.1.6 in docker compose, why it still cannot upload webp image, thanks

image

jokesterfr commented 1 week ago

Hi @lynnwho12, thank you for reaching out! Please keep in mind PrestaShop Flashlight is meant for testing only. There might be a missing package on the system, preventing webp from being used with PS 8+, would you mind contributing to the project to add this dependency?

We have 2 OS flavour : alpine linux, and debian linux.

Feel free to ask any question regarding your contribution, Best,