lekoala / silverstripe-form-elements
A set of form elements for SilverStripe
Fund package maintenance!
lekoala
Installs: 1 876
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Language:JavaScript
Type:silverstripe-vendormodule
Requires
- php: ^8
- silverstripe/recipe-core: ^5
- silverstripe/recipe-plugin: ^2
Requires (Dev)
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2024-10-11 12:14:24 UTC
README
Intro
A set of form elements based on Formidable Elements.
Available fields:
- BS Tags (ajax)
- BS Autocomplete (ajax)
- Cleave (mask)
- Coloris
- Flatpickr
- Growing textarea
- InputMask (mask)
- TelInput
- TipTap
- TomSelect (ajax)
Formatters:
- Date
- Number
Some other elements are implemented in distinct modules:
Requirements
All fields expose a requirements
static method. This will include the requirements except if you disabled them with the enable_requirements
config var.
This method is called (unless disabled) in the Field
method.
TODO
- i18n
- Doc
- Tests
Compatibility
Tested with SilverStripe ^5.
Maintainer
LeKoala - thomas@lekoala.be