Connect Google Calendar, generate a meeting link automatically, and fire outbound webhooks the moment a booking is confirmed — all from one Integrations screen, all installing as the Tiger Booking Pro add-on alongside the free plugin.
Pro add-on, installs alongside the free plugin · Free build makes zero outbound calls
Connect once from Settings → Integrations, then every booking flows through automatically. No per-appointment setup.
Every appointment has a meeting-link field in the free build — paste your own Zoom, Meet or phone link by hand. Connect the Zoom integration in Pro and that link generates itself the moment a booking is confirmed, then travels into the confirmation and reminder emails automatically.
Point any booking or status change at your own endpoint — a CRM, a Slack incoming-webhook URL, an automation tool, anywhere that accepts JSON.
Each request can be HMAC-signed, so the receiving end can verify it really came from your site.
Triggered by booking confirmations, status changes and refunds — not a polling loop.
A failed delivery is retried on a schedule instead of silently vanishing.
The booking form goes into any page as a Gutenberg block or a plain shortcode — Elementor is supported if you use it, never required. Pull or push booking data yourself through the plugin's own authenticated REST namespace.
// Drop the form in with a shortcode [tiger_booking type="appointment" layout="grid"] // Or query the plugin's own REST API GET /wp-json/tiger-booking/v1/health
No fonts, no CDNs, no telemetry, no phone-home — the free plugin never contacts a third party on its own. Customer data stays on your own server. Google Calendar, Zoom and webhooks are opt-in Pro connections you switch on yourself.
The free build contacts no external service, ever — not even for telemetry.
Every asset ships with the plugin and loads from your own server.
Bookings and customer records live in your own database — nothing leaves unless you connect a Pro integration yourself.
Everything on this page, side by side.
Install the free build today, or add Google Calendar, meeting links and webhooks with the Pro add-on.