Change record status: 
Project: 
Introduced in branch: 
10.1.x
Introduced in version: 
10.1.0
Description: 

Introduced the following tokens:

  • [site:base-url]: token to get the base URL, the scheme and HTTP host of the site without the language prefix including the subdirectory name if Drupal is installed in a subdirectory.
  • [site:base-path]: Token to get the root path from which this request is executed. e.g. /web when the request is executed from a subdirectory web.
Impacts: 
Site builders, administrators, editors
Module developers