Extension for CMS Contao for create timelines based on TimelineJS.
This extension requires Contao 3.5.x and at least PHP 5.4. It is also based on contao-toolkit 2.0 which means that extensions basing on v1 of this dependency could not be used the same time.
This extension is provided using composer only. Search and install the extension via the package manager or install it manually using:
$ php composer.phar require netzmacht/contao-timelinejs:~3.0
- Create timelines with various elements.
- No javascript knowledge needed. Everything is configured out of the box.
- Cached timelines, so that performance is increased.
For developer
- Event driven timeline building. Easy to customize the timeline definition.
- Multiple data sources are supported. Feed free to create your own one.
Migrating form contao-timeline v1 to v3 is not supported.