Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
17.38 KB
MD5: 048290b3e9d929f4defcf40057be055f
SHA-1: 3c964f074e8d68f973fa70466c62c3f73045550b
SHA-256: ffa7b1dcf3173427187b3d5759935e96d5b10806ab63ffbaaa1a4f04d5ae1d4a
Download zip
21.04 KB
MD5: e0e0be775575940835292862d762a871
SHA-1: f6cb792384d310df6a1b7147d1d5e2aa73f5c883
SHA-256: 3423bebb4cfbe455cfa47b4b71331b6a1a7ece133d7898f83225f7411243d5d3
Release notes
The module works the same as version 2.x.x, but drops support for Drupal 9 and adds support for Drupal 11.
** Don't use this release on PHP version lower than 8.3. This release is not PHP 8.1 compatible as it was advertised, upgrade to 3.0.1 for PHP ^8.1 compatibility **
Changes
- Add Drupal 11 support
- Drop Drupal 9 support
- Drop PHP ^7.1 support
- Improve condition summary text to take in account negation
- Improve PHP code with PHP ^8.1 syntax