Install

Works with Drupal: ^9.5 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 11.98 KB
MD5: a835853d3ddd79871d9fe20e61ce1315
SHA-1: 0f455e322a7978d1fa4ab9e076dca7fbf888d91e
SHA-256: 5aa98d3c9798b6a5922bbf19bd27fddb0601478d113c1c5b9e9f133f96a2817a
Download zip 19.08 KB
MD5: 9763ce26b0f2792aef8ee09fa8fa1e74
SHA-1: 6165baee8c6fe5a7773f3499896e8fb464607a32
SHA-256: f68fd731638548286ab32a6e8ff948fd6f618996481f35b03cd025bcdd5f637c

Release notes

Still the end of the line

VariationCache is now part of Drupal core 10.2 and up. This release keeps it working on D10.0 and D10.1 but also makes it so it does not collide with D10.2 and actually uses the core classes by virtue of class_alias(). It improves upon 1.4 in that some edge cases regarding kernel events now also work.

Once you upgrade to Drupal 10.2 and none of your code still refers to the Drupal/variationcache namespace, it is safe and recommended to turn off and remove this module.

Created by: kristiaanvandeneynde
Created on: 17 Jan 2024 at 09:56 UTC
Last updated: 17 Jan 2024 at 09:56 UTC
Bug fixes

Other releases