=== CF7 Additional Types === Contributors: janisf Tags: contact form 7, cf7, wpcf7, additional, extra, input fields, types, rangeslider, range, slider, datepicker, date, datepicker Requires at least: 4.9 Tested up to: 5.1 Stable tag: 2.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Additional input field types for Contact Form 7. == Description == # 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. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/cf7-additional-types` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Go to Contact > Contact Forms and integrate the new input field types into your Contact Form 7 forms == Screenshots == 1. Backend View 2. Frontend View == 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. == Other Notes == = Bug Reports = Bug reports are welcomed on [GitHub](https://github.com/janisf/cf7-additional-types). Please note that GitHub is not a support forum.