Drupal is a registered trademark of Dries Buytaert
drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)!

telegram_embed

1 sites No security coverage
View on drupal.org

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.

Activity

Total releases
3
First release
Apr 2026
Latest release
2 weeks ago
Release cadence
15 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
1.0.2 Stable May 14, 2026
1.0.1 Stable Apr 21, 2026
1.0.0 Stable Apr 15, 2026