Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download imagemagick-8.x-2.2.tar.gztar.gz 72.79 KB
MD5: c89743789c562b86e8219e2076f7df69
SHA-1: 47017fbf07dd9ae6cc3a26d13f4197e5f4549de2
SHA-256: c663866a9e534a23fb25b9447c645ff9b7e373c559f7444f6d0ec2201b342da0
Download imagemagick-8.x-2.2.zipzip 89.64 KB
MD5: fa1745cb0f51cd706c7a7fbfc5546194
SHA-1: 6ecfdb59581fb2d05fcbf62cd4ac2469fe037086
SHA-256: 98361f613c99ec1070df12eb7a6e24d29574926bc85d647dab8b14bf2568764d

Release notes

If you are not using Composer to manage codebase, ImageMagick 8.x-1.x releases can be installed in the traditional way.

In this release, the Symfony 'process' component has been implemented to manage execution of ImageMagick/GraphicsMagick processes. Now, process execution is subject to a timeout of 60 seconds.

REQUIRES:

  • Using Composer to manage Drupal codebase dependencies.
  • Drupal 8.3.0 or above.
  • PHP 5.6 or above.

Changes since 8.x-2.1:

  • Issue #2911289 by mondrake: Use Symfony process component instead of proc_open
  • Issue #2911462 by mondrake: Adjust tests for TravisCI
Created by: mondrake
Created on: 3 Oct 2017 at 17:07 UTC
Last updated: 5 Feb 2018 at 18:33 UTC

Other releases