Config: read¶
Plugin ID: eca_config_read
Available since: 1.0.0
Read configuration and store it as a token.
Fields¶
Include overridden— config key:include_overridden-
Whether to apply module and settings.php overrides to values.
Type:
checkbox· Required: no · Default:true Name of token— config key:token_name-
The targeted configuration value will be loaded into this specified token. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string Config name— config key:config_name-
The config name, for example system.site.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Config key— config key:config_key-
The config key, for example page.front. Leave empty to use the whole config.
This field supports tokens.Type:
textfield· Required: no · Default: empty string