Skip to content

agonyz/contao-countdown-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contao Countdown Bundle

Extension for the Contao CMS

This extension adds a simple countdown content element to your contao installation.

Installation

To add the extension to your contao installation, follow these steps:
Run the following command in your CLI:

composer require agonyz/contao-countdown-bundle

Configuration

  • Date:
    • Choose a valid date using the Contao date picker.
  • Units:
    • Select the units to be displayed in the countdown (seconds, minutes, hours, days).
  • Use own stylesheet:
    • Enable this option to use your custom stylesheet.
  • Use own javascript:
    • Enable this option to use your custom JavaScript.