Skip to content
Snippets Groups Projects
Forked from project / drupal
Source project has a limited visibility.

Acquia Cloud Environment Indicator

Module that displays Acquia Environnement Indicator in Drupal's admin toolbar.

For a full description of the module, visit the project page.

Submit bug reports and feature suggestions, or track changes in the issue queue.

Table of contents

  • Requirements
  • Installation
  • Configuration
  • Maintainers

Requirements

This module works in an Acquia Cloud Platform or Site Factory contexts.

Installation

Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

composer config repositories.drupal composer https://packages.drupal.org/9 composer require drupal/acquia_environment_indicator:~1

Configuration

  1. No configuration needed.
  2. You can choose to enable or disable the environment indicator from the admin interface.

Maintainers