The Animated Timeline Bundle is a jQuery extension for contao 4 based on jQuery Roadmap, which allows you to render content in a dynamic timeline with fadeIn animation.
You can choose between a horizontal and vertical timeline. You can also combine both so that the horizontal timeline is displayed on desktop devices and the vertical timeline is displayed on mobile devices.
Deutsch
Das Animated Timeline Bundle ist eine jQuery-Erweiterung für Contao 4 auf Basis von jQuery Roadmap, mit der man Inhalte in einem dynamischen Zeitstrahl mit fadeIn-Animation darstellen kann.
Dabei hat man die Wahl zwischen einem horizontalen und vertikalen Zeitstrahl und kann zusätzlich auch beides miteinander kombinieren, sodass auf Desktop-Geräten der horizontale Zeitstrahl und auf mobilen Geräten der vertikale Zeitstrahl dargestellt wird.
- Contao 4.4 or higher
GNU Lesser General Public License v3.0
Horizontal / Auto Orientation:
Vertical Orientation:
Run the PHP-CS-Fixer and the unit tests before you make a pull request to the bundle:
vendor/bin/ecs check src tests --ansi
vendor/bin/phpunit
vendor/bin/phpstan analyse src tests --no-progress --ansi