Descrizione
CF7 Additional Types
This plugin extends Contact Form 7 by adding additional input field types.
Implemented Types:
-
Range Slider
HTML5-based range slider (using Ion.RangeSlider jQuery Plugin)
-
Date Picker
HTML5-based date picker (using Ion.Calendar jQuery Plugin)
Types I am considering for the next version:
Time Picker, On/Off Toggles.
Bug Reports
Bug reports are welcomed on GitHub. Please note that GitHub is not a support forum.
Screenshot
Installazione
- Upload the plugin files to the
/wp-content/plugins/cf7-additional-types
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Contact > Contact Forms and integrate the new input field types into your Contact Form 7 forms
Recensioni
Contributi e sviluppo
“CF7 Additional Types” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “CF7 Additional Types” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
2.0.0
- Restructuring of the plugin code.
- Date picker implementation.
- Default parameter implementation for the range slider.
1.0.1
- Range slider implementation.
- Russian and German translations.