This module allows you to embed rendered sidebar blocks directly into the content of your nodes using a simple shortcode syntax. It provides a secure alternative to using PHP snippets for displaying block content within your main content areas.
Sidebar blocks contain all sorts of nifty stuff, but sometimes you want to include or embed that stuff into the body of your node. Instead of using PHP snippets (a possible security hole on public sites), you can use this module. When it's activated...
[block:name of module=delta of block] (Drupal 7)
or
[block:block_id] (Drupal 8/9/10/11)
...will insert the contents of a rendered sidebar block into the body of your node. If no delta is specified, the default block for that module will be displayed.
🇺🇦
This module is maintained by Ukrainian developers.Please consider supporting Ukraine in a fight for their freedom and safety of Europe.
Depends on
Dependencies of the latest stable release
- block Drupal core
- filter Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the Insert ecosystem
Most installed first
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.x-dev | Dev | 10–11 | May 20, 2026 | ||
| 8.x-1.1 | Stable | 8–11 | Drupal 11 support | Mar 5, 2026 | |
| 8.x-1.0-beta3 | Pre-release | 8–10 | Added support for Drupal 10.3 | Nov 14, 2024 | |
| 8.x-dev | Dev | Added support for Drupal 10.3 | Nov 14, 2024 |