iqual / iq_metatag_extension
There is no license information available for the latest version (v3.1.0) of this package.
Extend the metatag module
Package info
github.com/iqual-ch/iq_metatag_extension
Type:drupal-custom-module
pkg:composer/iqual/iq_metatag_extension
v3.1.0
2025-10-22 07:42 UTC
Requires
- php: ^8.1
- drupal/core: ^10 || ^11
- drupal/schema_metatag: ^3.0.3
README
Meta package to include metatag and schema_metatag in a project with optimized settings.
Setup & Installation
Install module composer require iqual/iq_metatag_extension drush en iq_metatag_extension
This will automatically set metatag's pivot element to "::" if it's ",". Includes "Escape html instead of stripping html tags" (https://dgo.to/3400436).