- Issue created by @jandewit6
- Status changed to Closed: works as designed
9 months ago 10:04am 3 March 2024 - πΊπ¦Ukraine HitchShock Ukraine
php imagick extension is a requirement for this module.
When you install the module via composer you must receive an error like this
spatie/pdf-to-image 2.2.0 requires ext-imagick * -> it is missing from your system. Install or enable PHP's imagick extension.
So this is an expected behavior.
I created a separate ticket to add an extra check before installing the module - π Add check installation requirements and do status reporting. Active