Date Picker For Contact Form 7 — WordPress Booking Plugin
by theme funda · WordPress.org page
Date Picker For Contact Form 7 has 4,000+ active installs on WordPress.org and 17,298 downloads all time. We have tracked it since September 4, 2026; download trends appear after 30 days of data. The last update was on July 19, 2026, tested up to WordPress 7.0.4.
Date Picker For Contact Form 7 at a glance
Is Date Picker For Contact Form 7 well maintained?
Features
The feature list from the plugin's own readme on WordPress.org, trimmed to the essentials.
- Multiple Date Pickers: Add multiple unique date fields to a single form
- Custom Date Formats: Choose how the date appears (e.g., dd/mm/yy, mm-dd-yy)
- Min/Max Date Restrictions: Prevent users from picking dates in the past or too far in the future
- Custom Skins: Change the design and look of the calendar to match your site
- Placeholder Support: Add custom placeholder text inside the date field
Date Picker For Contact Form 7 reviews and ratings
7 reviews on WordPress.org, with the most recent ones as their authors posted them.
7 reviews
- 5★
-
5
- 4★
-
0
- 3★
-
0
- 2★
-
0
- 1★
-
2
-
Botched plugin
Tons of typos in the code; stylee, scritps, scrpts, folder named "assents" instead of "assets", etc.Copy pasted code from a google maps plugin, forgot to change the description.Talks about loading a whatsapp box in descriptions.Reason I looked into it this is the min_date and max_date values didn't process dates correctly. A quick cursor run through fixed it for me:Issue at line 15 in assents/js/script.js: the date string is split but not converted to numbers before creating the Date. Converting the components to integers: configdat.minDate = new Date(parseInt(date_min_val_arr[0]), parseInt(date_min_val_arr[1])-1, parseInt(date_min_val_arr[2])); Issue: date components are strings after splitting, causing incorrect Date construction. Converting them to integers with parseInt() before creating the Date. Fixing both minDate and maxDate parsing: configdat.maxDate = new Date(parseInt(date_max_val_arr[0]), parseInt(date_max_val_arr[1])-1, parseInt(date_max_val_arr[2])); Fixed the date parsing issue. The problem was that after splitting "2026-01-04" by -, the values were strings, and JavaScript's Date constructor can misparse them.Posting this in case anyone else runs into this plugin, it's buggy.
carlgymlelocal -
Very sneaky turned free into premium features without releasing a new version
I had this plugin running on one of my sites for a year. It works great, so I installed it on a fresh site today. Exact same version number, but it seems you made a sneaky update without creating a new version, but turning free features into premium. I know for sure, because I migrated the 'same version' from my current site to the new one and all functions are there. This is just misleading and not according to Wordpress standards. Very naughty and bad.
Haste -
Great little plugin
Perfect, does exactly what it's supposed to do. Contacting support also went without any problems. Response within 24 hours. Further developments possible for a small additional charge for the Pro version. I would love to come back here.
tryyyy -
Great and useful plugin, fast answer
Great and useful plugin, fast answer from the creator when I had doubts.
sandrawp -
Very much useful and user-friendly and amazing, but may need improvement
Very much useful and user-friendly. The plugin is amazing.Only one problem I face while using this plug in is the width of the text/date input area. It takes maximum width of the form. The developer could have adjusted the width of the input area only to the required width or could have given option to select width of the input area.I don't know is there any way to re-adjust the width
dranzarthahir -
Hey, You Have Two 5 Star Reviews!
You just got a five star review from me. I installed the plugin and wham! It works right out of the box. I had been having trouble with a different date picker for CF7, where the calendar would not invoke and some devices. Your date picker works across all devices I've tested it on. I also like how I can customize it with CSS.
Flash Buddy
Where Date Picker For Contact Form 7 ranks on WordPress.org
The rankings we track that Date Picker For Contact Form 7 appears in, and how its position changed over 30 days.
| Ranking | WordPress.org placement | Position | 30 days |
|---|---|---|---|
| Best Booking Plugins | #29 by tag, not in search | #67 | – |
Date Picker For Contact Form 7 alternatives
Plugins that solve the same problem, ranked by how closely they overlap with Date Picker For Contact Form 7.
-
CFDB7 600,000+ installs · 5.0 -
Void Contact Form 7 Widget For Elementor Page Builder 10,000+ installs · 4.9 -
Booking Calendar 40,000+ installs · 4.7 -
WP Simple Booking Calendar 20,000+ installs · 4.8 -
WP Booking System 10,000+ installs · 4.9
Details
Easily add a customizable Date Picker to Contact Form 7. Restrict dates, disable specific days, and improve your booking forms.
The full description, screenshots and every review live on the WordPress.org page.
Rankings Date Picker For Contact Form 7 competes in
Tags
- booking calendar
- cf7
- contact form 7
- Date Picker
- wpcf7
More from theme funda
-
Product Enquiry for WooCommerce 3,000+ installs -
PDF Catalog for WooCommerce 1,000+ installs -
Autocomplete Location Field for Contact Form 7 1,000+ installs -
Custom Field For WP Job Manager 800+ installs
- Version
- 2.0
- Last updated
- Jul 19, 2026
- First published
- Feb 15, 2023
- Requires WordPress
- 5.0
- Tested up to
- 7.0.4
- Requires PHP
- –
- Requires plugins
- Contact Form 7
- Pricing
- Free on WordPress.org
Date Picker For Contact Form 7 FAQ
What does Date Picker For Contact Form 7 do?
According to its WordPress.org readme, Date Picker For Contact Form 7 offers Multiple Date Pickers: Add multiple unique date fields to a single form, Custom Date Formats: Choose how the date appears (e.g., dd/mm/yy, mm-dd-yy), Min/Max Date Restrictions: Prevent users from picking dates in the past or too far in the future, Custom Skins: Change the design and look of the calendar to match your site and Placeholder Support: Add custom placeholder text inside the date field.
How many active installs does Date Picker For Contact Form 7 have?
WordPress.org reports 4,000+ active installs for Date Picker For Contact Form 7 as of September 7, 2026.
Is Date Picker For Contact Form 7 still maintained?
Yes. The last release was on July 19, 2026 and it is tested up to WordPress 7.0.4.
Is Date Picker For Contact Form 7 free?
Date Picker For Contact Form 7 is free to install from WordPress.org. Many plugins also sell a paid version or add-ons.
Where does Date Picker For Contact Form 7 rank among Booking Plugins?
Date Picker For Contact Form 7 is #67 in the WordPress.org Booking Plugins ranking.