This project is not covered by Drupal’s security advisory policy.

Introduction

This module enable a watermark that is shown throught CSS on admin and front
pages.

Requirements

The module do not have any dependence.

Installation

Enable the module with the extension list of Drupal.

Configuration

Go to /admin/config/development/environment-watermark and mark as active and
give a name to the environment.

We recommended to use the module Config Ignore or Config Split to have different
configuration per environment.

Additional you can set it active and save the text throught the settings.php
for example adding this lines:

$config['environment_watermark.settings']['active'] = TRUE;
$config['environment_watermark.settings']['watermark_text'] = 'Localhost';

Supporting organizations: 
AttachmentSize
2023-09-11_11-19.png33.98 KB

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Developer tools
  • Ecosystem: Development
  • Created by jncruces on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases