Plugin

EE 1
EE 2
EE2 Countdown

Developer

Jack McDade - Lobster War Machine

3rd Party (Free)

Download v1.0

Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • jQuery for the Control Panel

Tags

The EE2 Countdown plug-in allows you to insert a simple countdown to a specified date into your templates.

==REQUIRED PARAMETERS==
  day=”[1..31]”
  The day of the month you are counting down to.
 
  month=”[1..12]”
  The month number that you are counting down to.  Ex:  1 for January, 2 February, etc.
 
  year=”[2004…]”
  The year, any above 2004 should work.
 
==OPTIONAL PARAMETERS==
  hours=”[0…24]”
  The hour your event begins on, in 24 hour format.  24 is midnight, 12 is noon, etc.
 
==SINGLE VARIABLES==
  {days} Days left
  {hours} Hours left
 
===POSSIBLE EXAMPLES===

  {exp:countdown day=“25” month=“12” year=“2012”}
  Christmas next year is in {days} days.
  {/exp:countdown}

Download EE2 Countdown

EE Version Downloads Add-On Version Release Date
2.+ Download 1.0 2011-06-06 12:00 AM

This entry was last updated June 7, 2011, 3:32 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

2 Reviews:

ejaeDesign 04.12.12

ejaeDesign
Rating - {addon_rating_average}

Works perfectly. Combine this with Solspace’s Calendar module to display dynamic event countdown. Thanks Jack!

Forrest 04.09.12

Rating - {addon_rating_average}

Basic countdown timer. Only displays days and hours.

In order to use this you must first put it in a folder called Countdown and then add it to your system/Third-Party directory.