Linux 软件免费装
Banner图

Bukio Booking – Table Reservation Widget

开发者 bukioapp
更新时间 2026年7月12日 22:40
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

widget booking restaurant reservation table booking

下载

1.0.2

详情介绍:

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: How It Works
  1. Create a free account at 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 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. 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.

安装:

  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

屏幕截图:

  • Theme selection and live shortcode preview in the admin settings
  • Restaurant info panel with opening hours
  • Area info with photo, capacity and features

升级注意事项:

1.0.2 Settings API rework and WordPress 7.0 compatibility. 1.0.0 Initial release of the Bukio Table Reservation Widget.

常见问题:

Do I need a Bukio account?

Yes. You need a free account at 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.

更新日志:

1.0.2 1.0.1 1.0.0