Bukio Booking – Table Reservation Widget
Bukio Booking – Table Reservation Widget lets restaurant owners embed a fully functional booking form on their WordPress website.
The widget connects to your Bukio account and provides:
- Real-time availability — guests see available time slots instantly
- Full booking flow — party size, date, duration, time selection, contact info
- Restaurant info panel — opening hours, contact details, amenities, social links
- Area selection — with image gallery, features, and seasonal info
- 21 color themes — from minimal to neon, matching any website design
- 4 languages — Hungarian, English, German, Spanish
- Policy display — privacy policy, terms, cancellation policy modals
- Mobile-friendly — fully responsive design
- No iframe — the widget renders natively in your page, no scrollbar issues
- Lightweight — single JavaScript file, zero dependencies
How It Works
- Create a free account at bukio.hu
- Set up your restaurant (areas, tables, opening hours, rules)
- Install this plugin on your WordPress site
- Add
[bukio_booking slug="your-restaurant-slug"]to any page - Guests can now book a table directly from your website
Shortcode
[bukio_booking slug="your-restaurant-slug"]
Shortcode Attributes
- slug — Your restaurant slug from Bukio (visible in the URL: bukio.hu/booking/your-slug)
- lang — Language:
hu,en,de, ores(default:hu) - theme — Color theme (default:
default). See Themes section below. - lang_switcher — Show a language selector on the widget:
true/false(default: admin setting) - langs — Restrict the language selector to a subset, e.g.
hu,en
Available Themes
default, classic, elegant, rustic, modern, dark, coastal, autumn, pasztell, neon, erdei, vintage, mediterranean, gastro, asian, boho, minimal, cafe, luxury, ocean, fuego
Non-WordPress Usage
The widget also works on any HTML page:
<div data-bukio-widget data-restaurant-slug="your-slug" data-lang="hu" data-theme="default"></div>
<script src="https://bukio.hu/js/widget.js" defer></script>
External Service
This plugin connects to the Bukio platform (bukio.hu) to load the booking widget and process reservations. When the widget loads, it fetches restaurant data (name, areas, opening hours, policies) from the Bukio API and sends booking submissions to Bukio.
- Service provider: Bukio (Studio Bromo — Nagy György EV.)
- Service URL: https://bukio.hu
- Privacy Policy: https://www.bukio.hu/hu/dokumentumok/adatkezeles
- Terms of Service: https://www.bukio.hu/hu/dokumentumok/aszf
Data transmitted: restaurant slug, guest name, email, phone number, party size, selected date/time, and special requests. No data is stored on your WordPress server.
