Ultra Addons for Contact Form 7

Weekend

Exclusive Deal

55% OFF.

on Lifetime Plans

Doctor Appointment

Create a booking form / Appointment Form using Contact Form 7. You can insert Calendar, Time on the form and manage your booking.

    Different Options & Extensive Customisation features for Booking

    contact form 7 booking
    Customer can choose Single date or Range of dates
    Screenshot at Feb 07 18 36 32 | Ultra Addons for Contact Form 7
    Set Specific Dates, disable Specific Days etc
    Screenshot at Feb 07 18 36 45 | Ultra Addons for Contact Form 7
    Set Specific Times, Range of times etc
    02 | Ultra Addons for Contact Form 7
    Connect with WooCommerce and get payment for Booking

    Copy the Sample Code of the Above Form

    <label> Patient Name
        [text* your-name placeholder "Antony Armstrong"]  </label>
    
    <label> Your Email
        [email* your-email placeholder "[email protected]"] </label>
    
    [uacf7-row]
           [uacf7-col col:4] 
            <label> Doctor 
              [select menu-496 "Dr. Andres Fida" "Dr. Alison Joynal" "Dr. Heather Hena" "Dr. Joan Rayhan"]
            </label>
           [/uacf7-col]
    
           [uacf7-col col:4] 
            <label>Appointment Date
            [uacf7_booking_form_date uacf7_booking_form_date-568] </label> 
           [/uacf7-col]
    
           [uacf7-col col:4] 
            <label>Appointment Time
            [uacf7_booking_form_time uacf7_booking_form_time-783] </label> 
           [/uacf7-col]
    [/uacf7-row]
    
    <label> Your Message
        [textarea your-message placeholder "Appointment Message"] </label>
    
    [submit "Get Appointment"]
    
    Table of Contents
    Scroll to Top