Skip to content

Shortcode and Drupal 11

Ready

The latest stable release, 3.0.0, declares a core version requirement of ^11.1 || ^12, which covers Drupal 11.

Shortcodes are actually macros to be used in the text of contents. These macros change the text of the content and format the given part through the theme engine. This module defines few basic shortcodes only. (New ones will come.) Shortcode is an API that handles the shortcode macros for text formats. You can add your own shortcode tags via this API.

Key facts

Project
shortcode
Latest stable with Drupal 11 support
3.0.0 (7 Sept 2026)
Core version requirement
^11.1 || ^12
Maintenance status
Actively maintained
Reported installs
11,080
Last synced from drupal.org
21 Sept 2026

Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.

Source: drupal.org/project/shortcode