WooCommerce Bookings Extensions

Adds or replaces functionality in the WooCommerce Bookings plugin.

Author:Marius Bezuidenhout (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:5.9.5
Plugin version:3.0.1
Added to WordPress repository:22-01-2019
Last updated:11-11-2022
Rating, %:0
Rated by:0
Plugin URI:https://github.com/mbezuidenhout/woocommerce-...
Total downloads:2 289
Active installs:10+
plugin download
Click to start download

Adds or replaces functionality in the WooCommerce Bookings plugin.

This plugin adds the short code wcbooking_search which generates a form with a duration and possibly persons selection field

wcbooking_search duration_unit=”{month|day|hour|minute}” duration=”” [method=”{include|exclude}” ids=””]

You can link bookable products together. If you are booking out rooms in a house separately or the whole house.

Use the shortcode [wcbooking_calendar] to add a calendar to the page. If used on a product page the product id is automatically added.
Options:
product_id=[product_id]
class=””
default_view=”[view]”
header_left=””
header_center=””
header_right=””

List of possible views:
* dayGridMonth – Month view
* timeGridWeek – Time grid of the week
* timeGridDay – Time grid of the day
* resourceTimeGridDay – Day time grid separated by resource
* listWeek – List of events for the week
* title – Day/Month or Week title


FAQ
ChangeLog