terminal42 / contao-calendarfield
Frontend text field with datepicker for Contao Open Source CMS
Installs: 740
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 5
Forks: 2
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.0
- terminal42/contao-calendarfield: 4.0.0
This package is not auto-updated.
Last update: 2022-02-01 12:46:05 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: