This is a fork i did of the block_inject module: https://www.drupal.org/project/block_inject Drupal 7 only

INFO

The 1.1.1-beta 1 will not work with layoutmanager in D9. It will work in D10. Cause: array structure changed.

What does it do

This module makes it possible to inject blocks into a nodes body. I use it to inject ads after a word count into the text.
You can also use it to add special annoucements or promotions to body fields.
You could also use it do ad blocks with additional info at the end or the start.

It is a simple and fast way to do that globally.

Config

Simple Config example see : http://www.root.artwaves.de/sharex/04-11-21--20-10-06.jpg
There is a condition that has to MATCH for any injection to happen at all!

Status

I use that module on my own sites and it works so far for my usecase.

Project information

Releases