agonyz/contao-countdown-bundle

Adds a simple countdown content element to contao

0.2.2 2024-03-06 22:28 UTC

This package is auto-updated.

Last update: 2024-05-07 01:19:29 UTC


README

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.