dieschittigs / contao-openingtime-bundle
Edit and show opening times in contao
Package info
github.com/DieSchittigs/contao-openingtime-bundle
Type:contao-bundle
pkg:composer/dieschittigs/contao-openingtime-bundle
v1.0.5
2020-02-21 06:57 UTC
Requires
- php: ^5.6|^7.0
- contao/core-bundle: ^4.4
- menatwork/contao-multicolumnwizard: ~3.3
This package is auto-updated.
Last update: 2026-03-14 21:57:01 UTC
README
A bundle for contao 4 to add opening times with some features to a website
Installation
Install via Composer
Composer require dieschittigs/contao-openingtime-bundle
Usage
Output via insert tags:
Show opening Times of a specific day
{{opened::Mo|Di|Mi|Do|Fr|Sa|So}}
Show the next special day
{{opened::special}}
Show the current opening information (Opened now until ..., Opened tomorrow on ...)
{{opened::now}}