Title: Bukio Booking – Table Reservation Widget
Author: bukioapp
Published: <strong>12 يوليو، 2026</strong>
Last modified: 25 يوليو، 2026

---

البحث عن الإضافات

![](https://ps.w.org/bukio-booking/assets/banner-772x250.png?rev=3604895)

![](https://ps.w.org/bukio-booking/assets/icon-256x256.png?rev=3604895)

# Bukio Booking – Table Reservation Widget

 بواسطة [bukioapp](https://profiles.wordpress.org/bukioapp/)

[تنزيل](https://downloads.wordpress.org/plugin/bukio-booking.1.0.2.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/bukio-booking/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/bukio-booking/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/bukio-booking/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/bukio-booking/#developers)

 [الدعم](https://wordpress.org/support/plugin/bukio-booking/)

## الوصف

**Bukio Booking – Table Reservation Widget** turns your WordPress site into a complete**
restaurant reservation system**. Embed a fully functional table booking form on 
any page — guests book a table directly on your website, with no iframe and no redirect.

Bukio is a full restaurant booking system with online table reservations, table 
management, guest database, automatic email reminders and business analytics. This
plugin connects your WordPress site to your [Bukio](https://bukio.hu) 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

 1. Create a free account at [bukio.hu](https://bukio.hu)
 2. Set up your restaurant (areas, tables, opening hours, rules)
 3. Install this plugin on your WordPress site
 4. Add `[bukio_booking slug="your-restaurant-slug"]` to any page
 5. 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`, or `es` (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](https://bukio.hu)
 * **Privacy Policy:** [https://www.bukio.hu/hu/dokumentumok/adatkezeles](https://www.bukio.hu/hu/dokumentumok/adatkezeles)
 * **Terms of Service:** [https://www.bukio.hu/hu/dokumentumok/aszf](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.

## لقطات الشاشة

[⌊The booking widget embedded on a restaurant page⌉⌊The booking widget embedded 
on a restaurant page⌉[

The booking widget embedded on a restaurant page

[⌊Theme selection and live shortcode preview in the admin settings⌉⌊Theme selection
and live shortcode preview in the admin settings⌉[

Theme selection and live shortcode preview in the admin settings

[⌊Restaurant info panel with opening hours⌉⌊Restaurant info panel with opening hours⌉[

Restaurant info panel with opening hours

[⌊Area info with photo, capacity and features⌉⌊Area info with photo, capacity and
features⌉[

Area info with photo, capacity and features

## التنصيب

 1. Upload the `bukio-booking` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to **Settings  Bukio** and enter your restaurant slug
 4. Add the shortcode `[bukio_booking]` to any page or post

## الأسئلة المتكررّة

### Do I need a Bukio account?

Yes. You need a free account at [bukio.hu](https://bukio.hu) to set up your restaurant
and get your slug.

### Is the widget free?

The WordPress plugin is free. Bukio offers both free and paid plans for restaurants.

### Can I use multiple widgets on one page?

Yes. Each shortcode creates an independent widget instance. You can even use different
slugs for different restaurants.

### Does it work with page builders?

Yes. The shortcode works with Elementor, Divi, WPBakery, Gutenberg, and any builder
that supports shortcodes.

### What data is sent to Bukio?

Only the booking details: guest name, email, phone, party size, date, time, and 
special requests. The plugin itself does not track visitors, set cookies, or run
analytics. If the restaurant has configured analytics or marketing integrations 
in their Bukio account, those may run inside the widget according to the restaurant’s
own configuration and privacy policy.

### Can I customize the colors?

Yes. Choose from 21 built-in themes in Settings  Bukio, or override per shortcode
with the `theme` attribute.

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Bukio Booking – Table Reservation Widget” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء
الأشخاص بالأسفل في هذه الإضافة.

المساهمون

 *   [ bukioapp ](https://profiles.wordpress.org/bukioapp/)

[ترجمة ”Bukio Booking – Table Reservation Widget“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/bukio-booking)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/bukio-booking/)، تحقق 
من [مستودع SVN](https://plugins.svn.wordpress.org/bukio-booking/)، أو الاشتراك في
[سجل التطوير](https://plugins.trac.wordpress.org/log/bukio-booking/) بواسطة [RSS](https://plugins.trac.wordpress.org/log/bukio-booking/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.0.2

 * Getting started guide on the settings page with Bukio registration link
 * Live shortcode preview with copy button — updates as you change the settings
 * New “Language switcher” default option (lang_switcher can still override it per
   shortcode)
 * Settings page rebuilt on the WordPress Settings API
 * Admin styles and theme picker moved to enqueued assets (no inline scripts)
 * Tested up to WordPress 7.0
 * Clarified privacy wording in the FAQ

#### 1.0.1

 * Language switcher support in the shortcode (lang_switcher, langs attributes)
 * Widget loaded from the canonical www host

#### 1.0.0

 * Initial release
 * 21 color themes
 * 4 language support (HU, EN, DE, ES)
 * Restaurant info panel with tabs
 * Area info modal with image gallery
 * Policy modals
 * Admin settings page with visual theme picker

## ميتا Meta

 *  Version **1.0.2**
 *  Last updated **قبل 3 أسابيع**
 *  Active installations **أقل من 10**
 *  WordPress version ** 5.8 أو أعلى **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/bukio-booking/)
 * Tags
 * [reservation](https://ar.wordpress.org/plugins/tags/reservation/)[restaurant](https://ar.wordpress.org/plugins/tags/restaurant/)
   [restaurant booking](https://ar.wordpress.org/plugins/tags/restaurant-booking/)
   [table booking](https://ar.wordpress.org/plugins/tags/table-booking/)[table reservation](https://ar.wordpress.org/plugins/tags/table-reservation/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/bukio-booking/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/bukio-booking/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bukio-booking/reviews/)

## المساهمون

 *   [ bukioapp ](https://profiles.wordpress.org/bukioapp/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/bukio-booking/)