FastComments Live Commenting
FastComments provides a real-time commenting system for your website, replacing Drupal's native comments with a hosted solution. It offers features like live comments, chat modes, text and image annotation, and user account synchronization.
FastComments adds real-time commenting to your Drupal site. Replace Drupal's built-in comments with a fast, hosted commenting system. No database tables, no spam management, no performance overhead.
Features
- Live Comments Real-time commenting widget that updates instantly as new comments arrive. No page reloads needed.
- Streaming Chat A live chat mode for pages that need real-time conversation (events, livestreams).
- Collab Chat Text-selection annotation. Visitors highlight text on your page and start discussions in context.
- Image Chat Coordinate-based annotation on images. Visitors click on an image to leave comments tied to specific locations.
- Recent Comments block Show recent comments across your site in any sidebar or region.
- Top Pages block Display your most-discussed content.
- Single Sign-On (SSO) Sync Drupal user accounts with FastComments. Supports both Simple (no server-side secret) and Secure (HMAC-verified) modes.
- Comment counts Display comment counts on teasers and listings.
- Multilingual Automatically passes the current Drupal site language to the widget.
- Noscript fallback Server-rendered comments for visitors with JavaScript disabled.
- EU data residency Configure CDN and API URLs for EU-hosted FastComments instances.
Post-Installation
- Go to Administration > Configuration > Content > FastComments (
/admin/config/content/fastcomments) and enter your Tenant ID and API Secret. You can find both under Settings > API/SSO in your FastComments dashboard. - Add the FastComments field to your content types via Structure > Content types > [type] > Manage fields.
- Place additional widget blocks (Live Chat, Collab Chat, Image Chat, Recent Comments, Top Pages) via Structure > Block layout.
- Optionally enable SSO to link Drupal user accounts with FastComments.
Additional Requirements
- A FastComments account (free tier available).
- No additional Drupal modules required. Only depends on Drupal core (
user,field).
Recommended modules/libraries
None required. The module is self-contained.
Similar projects
- Disqus Third-party hosted commenting. FastComments offers real-time updates, annotation widgets (Collab Chat, Image Chat), and does not serve ads.
- Drupal core Comment module Built-in commenting. FastComments offloads comment storage and moderation to a hosted service, reducing database load and eliminating spam management.
Supporting this Module
Report issues and contribute at the GitHub repository.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.4 | Stable | 10–11 | Add a missing config schema for the fastcomments_comment field formatter settings. | Jul 1, 2026 | |
| 1.0.3 | Stable | 10–11 | Updated styling of recent comments, recent discussions, top pages widgets. | Apr 17, 2026 | |
| 1.0.2 | Stable | 10–11 | Fixes exception while testing with yoast_seo | Apr 3, 2026 | |
| 1.0.1 | Stable | 10–11 | Initial stable release with feedback from review. | Mar 18, 2026 |