jleehr/meta_generator_eraser

Removes the generator meta tag from head and headers.

1.1.0 2025-01-30 18:42 UTC

This package is auto-updated.

Last update: 2025-05-29 01:58:09 UTC


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.