solidwork / contao-solid-counter-bundle
Animated count-up counter content element for contao 5.3 (controller-based).
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:contao-bundle
pkg:composer/solidwork/contao-solid-counter-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^5.3
README
Animated count-up counter content element for contao 5.3 (controller-based).
Features
- integer target value
- optional suffix (e.g.
+,K,Jahre) - optional text below
- duration in ms (default 3000)
- starts on visibility (IntersectionObserver)
- counts once by default, optionally repeats whenever visible again
Installation
composer require solidwork/contao-solid-counter-bundle php vendor/bin/contao-console assets:install --symlink
Usage
Create a content element: Zähler (Count-Up) (Solid)
License
LGPL-3.0-or-later