Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
63.51 KB
MD5: 2af71500a80e21d62cf87ee7fb53816c
SHA-1: c178ae2bf69bea97ea888a043e7ca18efa7e18aa
SHA-256: bb6efc0677511d8635ad2262daf216890bc4b73a79536b87c5d3ffb92a41f261
Download zip
103.52 KB
MD5: a1dfe9fed713a100e65896d2ccc43727
SHA-1: 2156b82afa64d59d1ef6abfe3e99743b59fb060f
SHA-256: b6d30419d4d0ffcbaf957798d9b2096c893478e7a1609d04a4fe98ca655ac0a4
Release notes
several bug fixes:
- Issue #2846839 by Alex Bukach: Does not respect permissions
- Issue #2844487 by nehakhadke: Remove @file tag and replace global t() by $this->t()
- Issue #2841491 by LpSolit: Remove deprecated db_query()
- Issue #2839830 by venu_gopal, clivesj: Use StringTranslationTrait where global t() was still used