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

Drupal blocks includes all necessary parts, but sometimes we want to add or embed that part into the body area of our website.

Configuration:

Download and extract files in module folder.

  1. Enable module from module list.
  2. Navigate to administrative menu >> structure >> Block layout.
  3. Create a custom block.
  4. Go to content, create a content and put your short code where you want place your block.
  5. Navigate to Back to site URL.
  6. For contribute module block: You must have any contributed module block in same project. Simply just create any content and put short code for contributed module block in particular place.
  7. For webform module: At first you have to create a webfom using webform module.
  8. Then you have to create content, and put short code for webform module in any desire area.

Using Custom block:

In Drupal, using custom block we can include block within the content with the help of include block module.
Short code: [block: olivero or claro_Blocktitle] (Drupal 9/10)

Using Contributed module block:

Using contributed module block We can include block within content with any contributed module block.
Short code: [block: olivero or claro_Blocktitle] (Drupal 9/10)

Using webform module:

Using webform module we can include any form as a block within the content.
Short code: [block: olivero or claro_Blockdescription] (Drupal 9/10)

Supporting organizations: 

Project information

Releases