Context Acquia

Component ID

2073267

Component name

Context Acquia

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

617

Component created

Component changed

Component body

Provides a Context condition for Acquia server environment variables.

This means you can react to whether the current instance of your site is local dev, or Acquia dev/stage/production.

This module works by wrapping the code provided by Acquia at https://docs.acquia.com/cloud/configure/env-variable in a Context condition in the simplest way possible, it's very lightweight.

Originally intended for use with Contextual Modules to simplify enabling/disabling modules through the deployment and QA process.