Block Token
826 sites
Security covered
Drupal 8–11
This module enables the creation and use of custom tokens for blocks. These tokens can then be inserted into content fields, allowing for dynamic display of block information where the Token Filter module is enabled.
The Block Token module allows you to create the tokens for blocks on site.
Key Features
- Specify the blocks that will have the tokens generated for
- (Optional) Use the tokens within text formats using Token Filter module
Dependencies
- Block
- Token
- (Optional) Token Filter
Usage with Token Filter
- Enable "Replace Tokens" filter for specific text formats. E.g. for full_html on
/admin/config/content/formats/full_html - Check the "Create the token for this block" checkbox for the block on edit screen.
- Put the token of enabled block, e.g.
[block_token:system:navigation], to the content field formatted with the text format with token replacement.
Depends on
Dependencies of the latest stable release
- Token
- token_filter
- block Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.2 | Stable | 8–11 | Feb 22, 2025 |