Node read time
Categories
Component ID
2923606
Component name
Node read time
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
20
Component created
Component changed
Component body
Reading time is a module that provides an extra field for content types, which displays to the users the time it will take for them to read a node. This field takes into consideration all the textfields part of the content type, plus entity reference revision fields like Paragraphs, Custom blocks etc.
It also comes with a configuration page, where you can:
- activate the reading time field for specific content types;
- set the "words per minute" value, which is part of the calculation of the reading time;
Also, the module provides twig template, which can be easily modified in your custom theme.How to install the module