The module Environment Tokens provides tokens for environmental variables.
All the environment variables defined within PHP are identified and available to be used as tokens. The module allows to exclude variables so they will not be available as tokens.
Environment variables can be defined in different servers, either in the OS or in PHP (putenv() or defining them in settings.php).
Beware of the environment variables that are context dependent as they will change value depending on where they are used.
Project information
- Project categories: Developer tools
- Created by kurkuma on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.



