Imagick, any chance of getting this enabled for Craft Cloud projects? #84
marktundra
started this conversation in
Feature Requests & Enhancements
Replies: 1 comment
-
@marktundra what's the use case? We don't include Imagick because Cloud doesn't process images via PHP. It provides its own non-PHP image transformer that should "just work" by default. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The PHP Imagick extension doesn't seem to be installed, so Craft Cloud is falling back to GD which doesn't handle SVG format. Imagick can easily be included with the bref extra-php-extensions package.
Beta Was this translation helpful? Give feedback.
All reactions