/volto-countdown-block

Volto Block to count down to any date specified, with optional display of hours, minutes and seconds

Primary LanguageJavaScriptMIT LicenseMIT

volto-countdown-block

A Plone/volto block add-on for a countdown block. Countdown to any date/time you specify.

Features

Volto Countdown date/time

A example of Volto Countdown to any date/time you specify, it look like the following capture:

Volto Countdown date/time


Customizable properties

  1. title (string): The heading text.
  2. countToDate (date): Date/time to countdown to.
  3. endMessage (string): Message to show after the date/time specified is reach.
  4. showHour (boolean): Show Hours.
  5. showMinute (boolean): Show Minutes.
  6. showSecond (boolean): Show Seconds.
  7. emphasis (choice): Class used on the countdown block.

How to contribute

See DEVELOP.md.

Copyright and license

The Initial Owner of the Original Code is Rafael Nunez. All Rights Reserved.

See LICENSE.md for details.