An estimated read time Twig filter for Craft CMS. This can be added to any field (that's data is a string), but it was designed with the rich text (Redactor) field in mind
This plugin counts the words in a rich text field and returns the length of time it will take to read based on 200 words per minute.
- Move
readtime
directory tocraft/plugins
directory - Install
Read Time
under Craft Admin › Settings › Plugins
{{ entry.richTextField|readtime }}
- Add support for longform content via Matrix field
Contact us on Twitter: @ehousestudio
This work is licenced under the MIT license.