GoTable Reservations

Mô tả

GoTable Reservations adds your GoTable booking widget to WordPress in seconds. Set your host and restaurant ID so customers can book instantly.

External Service Disclosure

This plugin relies on the GoTable external service to provide real-time reservation functionality. By embedding the GoTable reservation widget via an iframe, it allows restaurant guests to book tables directly on your WordPress site.

When a guest initiates and completes a reservation request, the following information is sent to the GoTable servers:
* Name: For the booking identification.
* Phone Number: For SMS confirmations and contact.
* Email Address: For booking confirmations and updates.
* Allergies & Dietary Requirements: To inform the restaurant of specific guest needs.

Data is only transmitted when a user interacts with the reservation widget and submits a booking. This is necessary to process the reservation, manage table availability, and notify the restaurant of the incoming booking.

Cài đặt

  1. Activate the plugin through the ‘Plugins’ menu in WordPress.
  2. Go to Settings > GoTable to configure your widget.
  3. Paste your GoTable embed code and check the Enabled box.

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“GoTable Reservations” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“GoTable Reservations” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “GoTable Reservations” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

0.1.3

Renamed gotable.php to gotable-reservations.php

0.1.2

  • Add data-no-optimize, data-noptimize, and data-cfasync attributes to Widget code to discourage caching plugins from breaking the widget

0.1.1

  • Append plugin version to embed URL

0.1.0

  • Refactored plugin

0.0.4

  • Removed leftover debugging code

0.0.3

  • Updated embed logic so only the embed URL needs to be provided

0.0.2

  • Fixed TextDomainMismatch

0.0.1

  • Initial release