agonyz / contao-countdown-bundle
Adds a simple countdown content element to contao
Installs: 131
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: >=7.4
- contao/core-bundle: ^4.13 || ^5.0
Requires (Dev)
- contao/easy-coding-standard: ^6.9
- friendsofphp/php-cs-fixer: ^2.16 || ^3.0
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.