This project is not covered by Drupal’s security advisory policy.

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.
Supporting organizations:
Development and maintenance
Development and maintenance

Project information

Releases

8.x-1.1 released 5 March 2026
Works with Drupal: ^8.8 || ^9 || ^10 || ^11

Drupal 11 support

Install:

Development version: 8.x-1.x-dev updated 5 Mar 2026 at 11:03 UTC

Development version: 2.0.x-dev updated 11 Jun 2026 at 15:31 UTC

Using Composer to manage Drupal site dependencies