Install

Works with Drupal: ^9 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 47.67 KB
MD5: 5e8f30948a32033a792b3073b2c7c174
SHA-1: 8d572db6cce23c7370e3bcaeb7151745e8fe4043
SHA-256: 91d297722db4a77e98a2351e83d088391128d2c29d0527a5f0f1f946d477a187
Download zip 81.28 KB
MD5: e7c212f6f211b0f93102fe8f1c940339
SHA-1: 11299ba4729d8278b7532a5a0fa170e2c7d14eb0
SHA-256: 9c36974e359addfee497b3ec570c73759d6583c18505bda97e63f9850c658ae9

Release notes

Remove image factory and add supported extensions via hook.

Breaking change

In versions prior to 3.0.8 the Rokka image toolkit was forced as the default toolkit for processing images. This has now been fixed, but it means that existing projects might need to change the default toolkit to Rokka. Errors might occur when using another image toolkit such as GD2 or ImageMagick for processing Rokka images.

If you are using Rokka as the main store for images, it is recommended to set Rokka as the default image toolkit in Configuration > Media > Image Toolkit.

Created by: ayalon
Created on: 9 Jul 2024 at 11:26 UTC
Last updated: 15 Jul 2024 at 16:17 UTC
Bug fixes

Other releases