mail.bookings.communify.org.au Open in urlscan Pro
110.173.135.61  Public Scan

URL: https://mail.bookings.communify.org.au/
Submission: On July 09 via api from US — Scanned from AU

Form analysis 1 forms found in the DOM

GET /booking-search/

<form id="BookingSearchForm_BookingSearchForm" action="/booking-search/" method="get" enctype="application/x-www-form-urlencoded" class="form validate" novalidate="novalidate">
  <p id="BookingSearchForm_BookingSearchForm_error" class="message " style="display: none"></p>
  <fieldset>
    <div id="BookingSearchForm_BookingSearchForm_Date_Holder" class="field date text required" aria-required="true">
      <label class="left" for="BookingSearchForm_BookingSearchForm_Date">Date of booking *</label>
      <div class="middleColumn">
        <input type="text" name="Date" value="12/07/2024" class="date text required hasDatepicker" id="BookingSearchForm_BookingSearchForm_Date" data-min-date="12/07/2024" data-max-date="10/07/2025" data-isodateformat="dd/MM/yyyy"
          data-jquerydateformat="dd/mm/yy" aria-required="true">
      </div>
    </div>
    <div class="CompositeField field CompositeField composite row nolabel ">
      <div id="BookingSearchForm_BookingSearchForm_StartTime_Holder" class="field timedropdown time text timedropdownfield dropdown timeselector required" aria-required="true">
        <label class="left" for="BookingSearchForm_BookingSearchForm_StartTime">Start time *</label>
        <div class="middleColumn">
          <select name="StartTime" class="timedropdown time text timedropdownfield dropdown timeselector required {&quot;timeformat&quot;:&quot;h:mm a&quot;}" id="BookingSearchForm_BookingSearchForm_StartTime" data-time-format="HH:mm"
            data-end-time-field="BookingSearchForm_BookingSearchForm_EndTime" aria-required="true">
            <option value="05:30">5:30 AM</option>
            <option value="06:00">6:00 AM</option>
            <option value="06:30">6:30 AM</option>
            <option value="07:00">7:00 AM</option>
            <option value="07:30">7:30 AM</option>
            <option value="08:00">8:00 AM</option>
            <option value="08:30">8:30 AM</option>
            <option value="09:00" selected="selected">9:00 AM</option>
            <option value="09:30">9:30 AM</option>
            <option value="10:00">10:00 AM</option>
            <option value="10:30">10:30 AM</option>
            <option value="11:00">11:00 AM</option>
            <option value="11:30">11:30 AM</option>
            <option value="12:00">12:00 PM</option>
            <option value="12:30">12:30 PM</option>
            <option value="13:00">1:00 PM</option>
            <option value="13:30">1:30 PM</option>
            <option value="14:00">2:00 PM</option>
            <option value="14:30">2:30 PM</option>
            <option value="15:00">3:00 PM</option>
            <option value="15:30">3:30 PM</option>
            <option value="16:00">4:00 PM</option>
            <option value="16:30">4:30 PM</option>
            <option value="17:00">5:00 PM</option>
            <option value="17:30">5:30 PM</option>
            <option value="18:00">6:00 PM</option>
            <option value="18:30">6:30 PM</option>
            <option value="19:00">7:00 PM</option>
            <option value="19:30">7:30 PM</option>
            <option value="20:00">8:00 PM</option>
            <option value="20:30">8:30 PM</option>
            <option value="21:00">9:00 PM</option>
            <option value="21:30">9:30 PM</option>
            <option value="22:00">10:00 PM</option>
            <option value="22:30">10:30 PM</option>
          </select>
        </div>
      </div>
      <div id="BookingSearchForm_BookingSearchForm_EndTime_Holder" class="field timedropdown time text timedropdownfield dropdown required" aria-required="true">
        <label class="left" for="BookingSearchForm_BookingSearchForm_EndTime">End time *</label>
        <div class="middleColumn">
          <select name="EndTime" class="timedropdown time text timedropdownfield dropdown required {&quot;timeformat&quot;:&quot;h:mm a&quot;}" id="BookingSearchForm_BookingSearchForm_EndTime" data-time-format="HH:mm" aria-required="true">
            <option value="06:30">6:30 AM</option>
            <option value="07:00">7:00 AM</option>
            <option value="07:30">7:30 AM</option>
            <option value="08:00">8:00 AM</option>
            <option value="08:30">8:30 AM</option>
            <option value="09:00">9:00 AM</option>
            <option value="09:30">9:30 AM</option>
            <option value="10:00" selected="selected">10:00 AM</option>
            <option value="10:30">10:30 AM</option>
            <option value="11:00">11:00 AM</option>
            <option value="11:30">11:30 AM</option>
            <option value="12:00">12:00 PM</option>
            <option value="12:30">12:30 PM</option>
            <option value="13:00">1:00 PM</option>
            <option value="13:30">1:30 PM</option>
            <option value="14:00">2:00 PM</option>
            <option value="14:30">2:30 PM</option>
            <option value="15:00">3:00 PM</option>
            <option value="15:30">3:30 PM</option>
            <option value="16:00">4:00 PM</option>
            <option value="16:30">4:30 PM</option>
            <option value="17:00">5:00 PM</option>
            <option value="17:30">5:30 PM</option>
            <option value="18:00">6:00 PM</option>
            <option value="18:30">6:30 PM</option>
            <option value="19:00">7:00 PM</option>
            <option value="19:30">7:30 PM</option>
            <option value="20:00">8:00 PM</option>
            <option value="20:30">8:30 PM</option>
            <option value="21:00">9:00 PM</option>
            <option value="21:30">9:30 PM</option>
            <option value="22:00">10:00 PM</option>
            <option value="22:30">10:30 PM</option>
            <option value="23:00">11:00 PM</option>
            <option value="23:30">11:30 PM</option>
          </select>
        </div>
      </div>
    </div>
    <a id="view-filters" href="/#" data-visible="false" data-label-default="View filters" data-label-hide="Hide filters">View filters</a>
    <div id="Venue" class="field optionset checkboxset toggle-filters">
      <label class="left">Filter by venues</label>
      <div class="middleColumn">
        <ul class="optionset checkboxset toggle-filters" id="BookingSearchForm_BookingSearchForm_Venue">
          <li class="odd val2">
            <input id="BookingSearchForm_BookingSearchForm_Venue_2" class="checkbox" name="Venue[2]" type="checkbox" value="2">
            <label for="BookingSearchForm_BookingSearchForm_Venue_2">Bardon Hall</label>
          </li>
          <li class="even val4">
            <input id="BookingSearchForm_BookingSearchForm_Venue_4" class="checkbox" name="Venue[4]" type="checkbox" value="4">
            <label for="BookingSearchForm_BookingSearchForm_Venue_4">Ithaca Hall</label>
          </li>
          <li class="odd val5">
            <input id="BookingSearchForm_BookingSearchForm_Venue_5" class="checkbox" name="Venue[5]" type="checkbox" value="5">
            <label for="BookingSearchForm_BookingSearchForm_Venue_5">Jeays St at Bowen Hills</label>
          </li>
          <li class="even val7">
            <input id="BookingSearchForm_BookingSearchForm_Venue_7" class="checkbox" name="Venue[7]" type="checkbox" value="7">
            <label for="BookingSearchForm_BookingSearchForm_Venue_7">New Farm Community Hall</label>
          </li>
          <li class="odd val8">
            <input id="BookingSearchForm_BookingSearchForm_Venue_8" class="checkbox" name="Venue[8]" type="checkbox" value="8">
            <label for="BookingSearchForm_BookingSearchForm_Venue_8">The Newmarket Hall</label>
          </li>
          <li class="even val9">
            <input id="BookingSearchForm_BookingSearchForm_Venue_9" class="checkbox" name="Venue[9]" type="checkbox" value="9">
            <label for="BookingSearchForm_BookingSearchForm_Venue_9">Paddington Annexe</label>
          </li>
          <li class="odd val10">
            <input id="BookingSearchForm_BookingSearchForm_Venue_10" class="checkbox" name="Venue[10]" type="checkbox" value="10">
            <label for="BookingSearchForm_BookingSearchForm_Venue_10">Paddington Hall</label>
          </li>
          <li class="even val11">
            <input id="BookingSearchForm_BookingSearchForm_Venue_11" class="checkbox" name="Venue[11]" type="checkbox" value="11">
            <label for="BookingSearchForm_BookingSearchForm_Venue_11">Paddington Substation</label>
          </li>
          <li class="odd val12">
            <input id="BookingSearchForm_BookingSearchForm_Venue_12" class="checkbox" name="Venue[12]" type="checkbox" value="12">
            <label for="BookingSearchForm_BookingSearchForm_Venue_12">S.P.A.C.E at Kenmore</label>
          </li>
          <li class="even val13">
            <input id="BookingSearchForm_BookingSearchForm_Venue_13" class="checkbox" name="Venue[13]" type="checkbox" value="13">
            <label for="BookingSearchForm_BookingSearchForm_Venue_13">Spring Hill Shed</label>
          </li>
          <li class="odd val14">
            <input id="BookingSearchForm_BookingSearchForm_Venue_14" class="checkbox" name="Venue[14]" type="checkbox" value="14">
            <label for="BookingSearchForm_BookingSearchForm_Venue_14">Spring Hill Hall</label>
          </li>
          <li class="even val15">
            <input id="BookingSearchForm_BookingSearchForm_Venue_15" class="checkbox" name="Venue[15]" type="checkbox" value="15">
            <label for="BookingSearchForm_BookingSearchForm_Venue_15">Spring Hill Studio</label>
          </li>
          <li class="odd val16">
            <input id="BookingSearchForm_BookingSearchForm_Venue_16" class="checkbox" name="Venue[16]" type="checkbox" value="16">
            <label for="BookingSearchForm_BookingSearchForm_Venue_16">The Exchange at Kelvin Grove</label>
          </li>
          <li class="even val17">
            <input id="BookingSearchForm_BookingSearchForm_Venue_17" class="checkbox" name="Venue[17]" type="checkbox" value="17">
            <label for="BookingSearchForm_BookingSearchForm_Venue_17">Woolloongabba Substation</label>
          </li>
          <li class="odd val20">
            <input id="BookingSearchForm_BookingSearchForm_Venue_20" class="checkbox" name="Venue[20]" type="checkbox" value="20">
            <label for="BookingSearchForm_BookingSearchForm_Venue_20">The Newmarket Industrial Kitchen</label>
          </li>
          <li class="even val22">
            <input id="BookingSearchForm_BookingSearchForm_Venue_22" class="checkbox" name="Venue[22]" type="checkbox" value="22">
            <label for="BookingSearchForm_BookingSearchForm_Venue_22">Bald Hills Uniting Church Hall</label>
          </li>
          <li class="odd val24">
            <input id="BookingSearchForm_BookingSearchForm_Venue_24" class="checkbox" name="Venue[24]" type="checkbox" value="24">
            <label for="BookingSearchForm_BookingSearchForm_Venue_24">Paddington Play Centre</label>
          </li>
          <li class="even val25">
            <input id="BookingSearchForm_BookingSearchForm_Venue_25" class="checkbox" name="Venue[25]" type="checkbox" value="25">
            <label for="BookingSearchForm_BookingSearchForm_Venue_25">The Grand Room at New Farm</label>
          </li>
          <li class="odd val30">
            <input id="BookingSearchForm_BookingSearchForm_Venue_30" class="checkbox" name="Venue[30]" type="checkbox" value="30">
            <label for="BookingSearchForm_BookingSearchForm_Venue_30">The Heritage Hut - Acacia Ridge</label>
          </li>
          <li class="even val31">
            <input id="BookingSearchForm_BookingSearchForm_Venue_31" class="checkbox" name="Venue[31]" type="checkbox" value="31">
            <label for="BookingSearchForm_BookingSearchForm_Venue_31">The Social Space - Moorooka</label>
          </li>
        </ul>
      </div>
    </div>
    <div id="Feature" class="field optionset checkboxset toggle-filters">
      <label class="left">Filter by features</label>
      <div class="middleColumn">
        <ul class="optionset checkboxset toggle-filters" id="BookingSearchForm_BookingSearchForm_Feature">
          <li class="odd val1">
            <input id="BookingSearchForm_BookingSearchForm_Feature_1" class="checkbox" name="Feature[1]" type="checkbox" value="1">
            <label for="BookingSearchForm_BookingSearchForm_Feature_1">Wheelchair Access</label>
          </li>
          <li class="even val2">
            <input id="BookingSearchForm_BookingSearchForm_Feature_2" class="checkbox" name="Feature[2]" type="checkbox" value="2">
            <label for="BookingSearchForm_BookingSearchForm_Feature_2">Licensed</label>
          </li>
          <li class="odd val3">
            <input id="BookingSearchForm_BookingSearchForm_Feature_3" class="checkbox" name="Feature[3]" type="checkbox" value="3">
            <label for="BookingSearchForm_BookingSearchForm_Feature_3">Air Conditioning</label>
          </li>
          <li class="even val4">
            <input id="BookingSearchForm_BookingSearchForm_Feature_4" class="checkbox" name="Feature[4]" type="checkbox" value="4">
            <label for="BookingSearchForm_BookingSearchForm_Feature_4">Commercial Kitchen</label>
          </li>
        </ul>
      </div>
    </div>
    <div class="clear"><!-- --></div>
  </fieldset>
  <div class="Actions">
    <button type="submit" name="action_find" value="Find" class="action button" id="BookingSearchForm_BookingSearchForm_action_find"> Find </button>
  </div>
</form>

Text Content

This website requires JavaScript to be enabled in your browser. Please activate
it in your browser to improve your experience.

Communify Venue Booking
 * Register
 * Login

Main Menu
 * Home
 * Our Spaces
 * Calendar
 * FaQs
 * User Guide
 * Contact


SEARCH VENUES



Date of booking *

Start time *
5:30 AM 6:00 AM 6:30 AM 7:00 AM 7:30 AM 8:00 AM 8:30 AM 9:00 AM 9:30 AM 10:00 AM
10:30 AM 11:00 AM 11:30 AM 12:00 PM 12:30 PM 1:00 PM 1:30 PM 2:00 PM 2:30 PM
3:00 PM 3:30 PM 4:00 PM 4:30 PM 5:00 PM 5:30 PM 6:00 PM 6:30 PM 7:00 PM 7:30 PM
8:00 PM 8:30 PM 9:00 PM 9:30 PM 10:00 PM 10:30 PM
End time *
6:30 AM 7:00 AM 7:30 AM 8:00 AM 8:30 AM 9:00 AM 9:30 AM 10:00 AM 10:30 AM 11:00
AM 11:30 AM 12:00 PM 12:30 PM 1:00 PM 1:30 PM 2:00 PM 2:30 PM 3:00 PM 3:30 PM
4:00 PM 4:30 PM 5:00 PM 5:30 PM 6:00 PM 6:30 PM 7:00 PM 7:30 PM 8:00 PM 8:30 PM
9:00 PM 9:30 PM 10:00 PM 10:30 PM 11:00 PM 11:30 PM
View filters
Filter by venues
 * Bardon Hall
 * Ithaca Hall
 * Jeays St at Bowen Hills
 * New Farm Community Hall
 * The Newmarket Hall
 * Paddington Annexe
 * Paddington Hall
 * Paddington Substation
 * S.P.A.C.E at Kenmore
 * Spring Hill Shed
 * Spring Hill Hall
 * Spring Hill Studio
 * The Exchange at Kelvin Grove
 * Woolloongabba Substation
 * The Newmarket Industrial Kitchen
 * Bald Hills Uniting Church Hall
 * Paddington Play Centre
 * The Grand Room at New Farm
 * The Heritage Hut - Acacia Ridge
 * The Social Space - Moorooka

Filter by features
 * Wheelchair Access
 * Licensed
 * Air Conditioning
 * Commercial Kitchen


Find
Recurring Booking Search


DISCOVER OUR COMMUNITY SPACES FOR HIRE IN BRISBANE.

 

Welcome to Communify's Community Spaces!

We are excited to provide a wide range of community spaces that can be hired for
various purposes, including small meetings, large gatherings, community events,
and more. To start your booking process, just follow these simple steps:

 1. Choose your preferred venue
    If you would like to inspect any of our spaces before making a decision,
    please get in touch with us!
 2. Check the availability
    Once you have a preferred space in mind, check its availability for your
    desired date and time.
    
 3. Register and provide proof of public liability insurance, with a minimum
    coverage of $10,000,000. This step is essential for the safety and security
    of all involved.
    
 4. After submitting your registration and insurance details, our team will
    review your request. We strive to provide a timely response within two
    business days.
 5. Once your approval has been granted, you will gain access to our convenient
    booking system. From there, you can log in and easily create your desired
    booking.

If you require any assistance with our online booking system, we are here to
help! You can find answers to common questions and step-by-step instructions in
our FAQs and User Guide. Should you have any additional queries or need further
support, please don't hesitate to reach out to our team!

Before finalising your booking, please carefully read our Terms and Conditions.

Please note that if your intended activity at The Newmarket Kitchen requires a
Food Business Licence, it is your responsibility as the hirer to obtain the
necessary license. For more information, we recommend reaching out to the
Brisbane City Council.

ALCOHOL AND CATERING 

At Communify, we offer a variety of community spaces that are perfect for
hosting a wide range of events. We want to inform you that while alcohol is
permitted at our Woolloongabba Substation and SPACE at Kenmore venues, there are
specific conditions that apply. If you are interested in serving alcohol at any
of our other venues, we kindly ask that you engage a licensed caterer. For more
details and guidance on this matter, we encourage you to speak with our
dedicated Community Spaces team, who will be more than happy to assist you.

You are welcome to serve non-alcoholic beverages such as water, soft drinks,
tea, coffee, and food at all of our venues. We want to ensure that your guests
have a delightful and refreshing experience.

If you require catering services, we highly recommend Cuisine on Cue and Dux
Gutz Catering.

 * Cuisine on Cue offers flexible catering options for a variety of occasions,
   including birthdays, baby showers, anniversaries, weddings, and workshops.
   Their menus can be tailored to suit your specific budget, and they provide
   the necessary insurances to ensure a smooth and worry-free catering
   experience.
 * Alternatively, Dux Gutz Catering specialises in providing fresh and
   flavorsome food, offering online ordering and personalised quotes.

Both caterers are dedicated to delivering excellent service and can help create
a seamless and enjoyable experience for your community gathering.

Please note that some of our facilities are managed on behalf of other
organisations, and we also lease some halls from Brisbane City Council.



© 2023 Communify Qld All Rights Reserved. 
ACN 169 690 055 | 180 Jubilee Terrace Bardon QLD 4065

 * Privacy Policy
 * Terms and Conditions
 * Emergency Procedures Manual