Download the PHP package inspiredminds/contao-eventlist-extended without Composer
On this page you can find all versions of the php package inspiredminds/contao-eventlist-extended. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download inspiredminds/contao-eventlist-extended
More information about inspiredminds/contao-eventlist-extended
Files in inspiredminds/contao-eventlist-extended
Package contao-eventlist-extended
Short Description Contao extension to extend the event list module with some features.
License LGPL-3.0-or-later
Homepage https://github.com/inspiredminds/contao-eventlist-extended
Informations about the package contao-eventlist-extended
Contao Eventlist Extended
Contao extension to extend the event list module with some features.
Override redirect page
This enables you to define a redirect page other than the one defined in the calendar of the event. This can be useful in situations where you have just one calendar, but you want to display events of that calendar over multiple domains or languages.
Canonical tag
The extension also automatically adds a canonical tag on the event reader page, if the current page is not the one defined in the calendar.
Skip items
Just like in the news list you are able to define how many events should be skipped for this event list.
Counts
The following template variables will be available:
countNumber
: The number of the current event (always starts at 1).countAscending
: The ascending number of the current event (next event is first).countDescending
: The descending number of the current event (next event is last).countTotal
: The total number of available events for this list module.
Attributions
Development funded by Die Heilsarmee in Deutschland K.d.ö.R..
All versions of contao-eventlist-extended with dependencies
contao/core-bundle Version ^4.4
contao/calendar-bundle Version ^4.4
symfony/config Version ^3.2 || ^4.0 || ^5.1
symfony/dependency-injection Version ^3.2 || ^4.0 || ^5.1
symfony/http-kernel Version ^3.2 || ^4.0 || ^5.1