From what I've gathered through phpinfo(), the imagick in php7.4 is not compiled with webp support. Is this something that can be done without manually compiling from source? Can this be included in future updates?
Just search the forum and docs, there are multiple threads on how to implement webp which WordOps supports out of the box.
Yeah that's not my question. I have webp working. I just want to use imagick instead of gd, was wondering if there's a recommended way or I am to resort to compiling from source
This is not related to WordOps, you just install imagemagik as any other extension/module, there are plenty of tutorials on the web. At least I'm not aware of any recommend way to install it. It works for me just fine.
Hosted by VirtuBox