terminal42 / contao-form_stylify
Form styling extension for Contao Open Source CMS
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3.2
- contao-community-alliance/composer-plugin: ~2.0
- contao/core: ~3.2
This package is not auto-updated.
Last update: 2022-02-01 12:48:20 UTC
README
Provides a new checkbox in the form generator to activate Stylify for the form.
This then injects a JavaScript that turns the following inputs into HTML that can be styled using CSS:
- Radio form fields
- Checkbox form fields
- Select form fields