terminal42/contao-calendarfield
Frontend text field with datepicker for Contao Open Source CMS
Maintainers
Package info
github.com/terminal42/contao-calendarfield
Language:JavaScript
Type:contao-bundle
pkg:composer/terminal42/contao-calendarfield
Requires
- php: >=7.3
- contao/core-bundle: ~4.9
- menatwork/contao-multicolumnwizard-bundle: ~3.4
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
- contao-legacy/calendarfield: 4.0.0
- terminal42/contao-calendarfield: 4.0.0
LGPL-3.0-or-later 7dd237f8c1b805607ac22246d7f411b55fb20866
- terminal42 gmbh
- Cliff Parnitzky <cliff.woop@hofff.com>
- Nicky Hoff <nick.woop@hofff.com>
This package is not auto-updated.
Last update: 2022-02-01 12:46:05 UTC
README
👁 Latest Version on Packagist
👁 Installations via composer per month
👁 Installations via composer total
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:
