Hello,
I am using OJS 3.4.0-9 and I found that the system only allows JPEG/JPG for image uploads in several sections (e.g., journal logo, homepage image, cover image, etc.).
I would like to enable support for .webp image files, but OJS currently blocks the upload and displays an error because WEBP is not included in the allowed MIME types.
My questions is:
- How can I modify OJS so that WEBP files are accepted during image upload?
Any guidance or documentation would be very helpful. Thank you.