Wordpress: Imagick missing

What type of hardware are you using: Bare Metal
What YunoHost version are you running: 12.1.17.1
What app is this about: Wordpress 6.8.2~ynh1

Describe your issue

Should i install imagemagick by myself or better (and easier) wait for an app update of Wordpress?

Share relevant logs or error messages

Site-health of Wordpress /wp-admin/site-health.php tells me that imagemagick is not installed or missing.

You can propose a PR to add it to the package

It’s perhaps just a warning… php-gd sometime is enough… is related to php dependencies of the package, some time there is conflicts between php$PHP_VERSION-imagick… Now wordpress use php8.4, perhaps is the reason is not added here, but php8.4-gd should works efficiently.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.