Tokens
How to create custom token to be used in default mail message template in Drupal 8
Sometimes we need to do similar coding in different places, such as for account settings email…
How to create custom tokens in Drupal 7
One of the great feature in drupal is tokens system. Tokens are reusable text that can be placed…