hofff / contao-calendarfield
Frontend text field with datepicker for Contao Open Source CMS
Installs: 30 382
Dependents: 3
Suggesters: 0
Security: 0
Stars: 18
Watchers: 5
Forks: 3
Open Issues: 4
Language:JavaScript
Type:contao-bundle
Requires
- php: >=7.3
- contao/core-bundle: ~4.9
- menatwork/contao-multicolumnwizard-bundle: ~3.4
Replaces
- contao-legacy/calendarfield: 4.0.1
- terminal42/contao-calendarfield: 4.0.1
This package is auto-updated.
Last update: 2024-10-21 01:38:14 UTC
README
Contao Extension: hofff.com - calendar field
Frontend text field with datepicker for Contao Open Source CMS.
Features
- Uses flatpickr (https://flatpickr.js.org/) which ist dependency free
- define date format and which dates are allowed (e.g. only date in the future)
- optional usage of themes
- optional selection of custom icon
- optional definition of dates/weekdays, that should be disabled/not allowed
Flatpickr version
Using flatpickr version 4.6.9 (downloaded from https://www.jsdelivr.com/package/npm/flatpickr).
Compatibility
- Contao version >= 4.9.0
Installation
Install the extension via Contao Manager: hofff/contao-calendarfield.
Dependency
This extension is dependent on the following extensions: