dieschittigs / contao-openingtime-bundle
Edit and show opening times in contao
Installs: 81
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 1
Type:contao-bundle
Requires
- php: ^5.6|^7.0
- contao/core-bundle: ^4.4
- menatwork/contao-multicolumnwizard: ~3.3
This package is auto-updated.
Last update: 2024-11-14 18:50:09 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}}