Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Usage Milestone: Time Field for Drupal 8+ Module time_field crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Estimated Read Time

1,352 sites Security covered Drupal 10–11
View on drupal.org

This module adds a new field type that calculates the estimated time it takes to read content based on a selected view mode. It offers more accurate calculations, especially with Layout Builder, by considering all displayed content and allows for per-field configuration. The calculated read time is saved to the database upon content saving.

The Estimated Read Time module adds a new field type that calculates the time it takes to read that entity's content. The read time is calculated based on the content displayed in a selected view mode.

There are other modules that exist with similar functionality. However, most of them are using psuedo-fields and global settings where fields are selected to be included in the read time estimate. This module's usage of a field and view mode has some advantages that includes:

  1. Calculating the read time based on a selected view mode allows this module to be more accurate when using layout builder. Only using fields on the entity will leave out any inline blocks that could meaningfully contribute to the read time.
  2. The settings can be modified on a per field basis. This makes it possible to choose what content is included in the read time calculation for each entity.
  3. The calculated read time will be saved to the database. Any time it takes to calculate the read time will be performed when the content is saved.
  4. Using a field instead of a psuedo-field allows for standard hooks and views usage.

Other Modules

Live Example

This blog post on SharkBite.com displays a read time from this module.

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

Tracked releases
2
Tracked since
Oct 2024
Latest release
5 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Core Release date
1.2.1 Stable 10–11 Mar 3, 2026
1.2.0 Stable 10–11 Oct 28, 2024