jleehr / meta_generator_eraser
Removes the generator meta tag from head and headers.
Package info
github.com/jleehr/meta_generator_eraser
Type:drupal-module
pkg:composer/jleehr/meta_generator_eraser
1.1.0
2025-01-30 18:42 UTC
Requires
- drupal/core: ^10 || ^11
README
Removes the meta name="Generator" tag from the html head and the X-Generator html header.
Requirements
- Drupal >= 10
Installation
To install this module, use composer require, or place it in your modules
folder and enable it on the modules page.
See https://www.drupal.org/docs/extending-drupal/installing-modules for further information.
Configuration
No further configuration is required.