agonyz/contao-countdown-bundle

Adds a simple countdown content element to contao

Installs: 178

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/agonyz/contao-countdown-bundle

0.2.2 2024-03-06 22:28 UTC

This package is auto-updated.

Last update: 2025-10-07 04:49:09 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.