Skip to content

ehousestudio/craft_readtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Read Time

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.

Installation

  1. Move readtime directory to craft/plugins directory
  2. Install Read Time under Craft Admin › Settings › Plugins

Usage

{{ entry.richTextField|readtime }}

To-Do

Feedback?

Contact us on Twitter: @ehousestudio

License

This work is licenced under the MIT license.

About

An estimated read time Twig filter plugin for Craft CMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages