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

Releases