pdir/timeline-events

Extension for Contao CMS to add an events timeline to the frontend

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:contao-bundle

dev-master 2020-06-19 14:19 UTC

This package is auto-updated.

Last update: 2024-03-19 22:30:17 UTC


README

Adds a simple events timeline to the frontend

Dev Hint

Run the PHP-CS-Fixer and the unit test before you release your bundle:

vendor/bin/php-cs-fixer fix -v
vendor/bin/phpunit