Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Trash 3.0.33 Minor update available for module trash (3.0.33). EOL Warning: Drupal 11.0 has reached end of life and no longer receives security updates. Usage Milestone: Focal Point Module focal_point crossed 1,000 active installs. Release: UI Patterns (SDC in Drupal UI) 2.0.20 Minor update available for module ui_patterns (2.0.20). Release: Trash 3.1.0-rc1 First release candidate for module trash (3.1.0-rc1). Release: Country 2.2.0 Minor update available for module country (2.2.0). Release: Splidebox 2.0.13 Minor update available for module splidebox (2.0.13). Usage Milestone: Ultimate Cron Module ultimate_cron crossed 1,000 active installs. Usage Milestone: Easy Breadcrumb Module easy_breadcrumb crossed 1,000 active installs. Usage Milestone: Config Filter Module config_filter crossed 1,000 active installs.

Telegram Embed

2 sites No security coverage Drupal 10–11
View on drupal.org

This module allows users to embed Telegram posts directly into their Drupal content using a CKEditor 5 toolbar button. It stores a safe placeholder and converts it to a live Telegram widget when the page is viewed, ensuring security with server-side validation.

Embeds Telegram posts inside CKEditor 5 content via a native toolbar button and balloon form. Stores a lightweight placeholder in the database and converts it to the live Telegram widget on render. Strict server-side validation prevents XSS.

Features

  • Adds a Telegram Post button to the CKEditor 5 toolbar.
  • Balloon form accepts a Telegram post URL (e.g. https://t.me/channel/123) and validates it before inserting.
  • Stores an escape-safe placeholder in the database.
  • A text filter converts placeholders to the live Telegram widget on render.
  • Strict server-side validation: data-tg-post must match channel/postid; anything else is discarded.
  • The widget script is loaded only on pages that contain an embed.

Post-Installation

  1. Go to Configuration > Content authoring > Text formats and editors.
  2. Edit the text format you want to support Telegram embeds (e.g. Full HTML).
  3. Drag the Telegram Post button into the CKEditor 5 toolbar.
  4. Enable the Telegram Embed filter in the Enabled filters section.
  5. Save the format.

Additional Requirements

Drupal 10.3+ or 11. Requires filter (core) and ckeditor5 (core). No contrib dependencies.

Similar projects

This module focuses specifically on Telegram post embeds with a CKEditor 5 toolbar integration. Other social embed modules may cover multiple platforms but typically lack native CKEditor 5 toolbar buttons.

Depends on

Dependencies of the latest stable release

  • filter Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
4
Tracked since
Apr 2026
Latest release
2 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.3 Stable 10–11 Jun 17, 2026
1.0.2 Stable 10–11 May 14, 2026
1.0.1 Stable 10–11 Apr 21, 2026
1.0.0 Stable 10–11 Apr 15, 2026