Boseat Booking

plugin banner

Intègre facilement le widget de réservation Boseat dans votre site WordPress.

Author:clementg (profile at wordpress.org)
WordPress version required:5.2
WordPress version tested:6.7.4
Plugin version:1.0.1
Added to WordPress repository:12-02-2026
Last updated:10-03-2026
Rating, %:0
Rated by:0
Plugin URI:https://boseat.com/wordpress-plugin
Total downloads:205
plugin download
Click to start download

The Boseat Booking plugin allows you to easily embed the Boseat reservation widget into your WordPress site.
You can display it as a modal, inline element, floating button, or direct iframe.

Key Features:

  • Easy integration with the [boseat] shortcode
  • 4 display modes: modal, inline, float, direct
  • Customizable parameters (tenant, workspace, seat, etc.)
  • JavaScript event support for developers
  • Avoid cookie-related redirect issues with direct iframe mode
  • Test mode support for development environments

Basic shortcode:

[boseat]

With custom parameters:

[boseat tenant="boseat" workspace="test" seat="test" button_text="Book now" display="modal"]

Direct iframe mode (bypasses JS widget, avoids cookie/redirect issues):

[boseat display="direct" width="100%" height="600px"]

Shortcode Parameters

  • tenant – Tenant identifier
  • workspace – Workspace identifier
  • seat – Seat identifier
  • button_text – Button label (localized default if omitted)
  • display – Display mode: modal, inline, float or direct (default: modal)
  • width – Widget width in inline or direct mode (default: 100%)
  • height – Widget height in inline or direct mode (default: 500px)
  • mode – Execution mode: live or test (default: live)
  • use_direct_iframe – Force direct iframe mode: "true"/"1" (default: false)

FAQ
ChangeLog