Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download google_tag-8.x-1.3.tar.gztar.gz 35.8 KB
MD5: 3d836dcab8b61f3c53589bc83e60faeb
SHA-1: 359ceef486225de794aa8f655b858fe9d9034c3f
SHA-256: 742f35a3f97a85e47d36e92c533f1349816cb0cdc6e3b15428cb175828ece9c0
Download google_tag-8.x-1.3.zipzip 51.58 KB
MD5: 10acdb5861bd574b7716b68546f8687a
SHA-1: 2619d19c9a6b1d8f7a2d0c2715d009cf3b11d697
SHA-256: 55a6d706ce5e13b6768c2de5dac48bca025eac445ffb10ef17d11079efbfbe7b

Release notes

NOTE Although not listed in the project info file, this release requires Drupal 8.7.x due to reference to the FileSystemInterface::CREATE_DIRECTORY constant.

Feature requests:
Recharacterize the base uri setting as the parent uri.
Add the container as a parameter to alter hooks.
Separate the container settings from insertion conditions.
Enable more insertion conditions on a container.
Add condition plugin logic to containers.
Add domain and language conditions.

Tasks:
Change the menu path for container management (under admin/config/system/).
Rename __file_prepare_directory().
Replace routines and constants deprecated in 9.0.x.
Add automated tests.
Update README file and convert to markdown.
Enhance automated tests with more user interface assertions.

Bug fixes:
Add update 8102 to install the container configuration entity type.
Correct the redirect in ContainerForm::save().
Change the defer attribute value to TRUE from 'true'.

Created by: solotandem
Created on: 6 Dec 2019 at 16:17 UTC
Last updated: 14 Feb 2020 at 19:52 UTC
Bug fixes
New features

Other releases