Booking Event
Create a booking form / Appointment Form using Contact Form 7. You can insert Calendar, Time on the form and manage your booking.
Copy the Sample Code of the Above Form
<label> Your name [text* your-name] </label> <label> Your email [email* your-email] </label> [uacf7-row] [uacf7-col col:6] <label> Event Date [uacf7_booking_form_date* uacf7_booking_form_date-397] </label> [/uacf7-col] [uacf7-col col:6] <label> Joining time [uacf7_booking_form_time uacf7_booking_form_time-554]</label> [/uacf7-col] [/uacf7-row] <label> Your message (optional) [textarea your-message] </label> [submit "Book Now"]