iqual / iq_metatag_extension
Extend the metatag module
Installs: 4 989
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:drupal-custom-module
Requires
- php: ^8.1
- drupal/core: ^9.5 || ^10
- drupal/schema_metatag: 3.0.1
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).