Install
Works with Drupal: ^10.3 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
50.16 KB
MD5: c2bb60c68a86e4018695900ad36db37c
SHA-1: 9869947cc78e807922eb3099fb8fd7f36d97152c
SHA-256: 47ef7ddcc2ffbcce485df94bfc98770bd8fb154bed6c6c65c70cb908516e457c
Download zip
87.85 KB
MD5: 3b2efa8e83ba4ea13e47db14fa545c16
SHA-1: c7f0bb8a70db2dff01dc047f83d4e09dbea69647
SHA-256: 0d66f0220f06ce991bf9dfd4832f34ffdf61f416ccb8d910fab8254b44dc53fc
Release notes
Upgrading from 2.0.x
This branch moves numerous interface and class files while keeping their names the same. This will confuse PHP if any kind of caching is present: APC, APCu, Redis, etc. Composer autoload files should also be regenerated. If Drupal complains about missing files or interfaces; Flush everything, restart everything; caches, web service, php-fpm service.