Title: BooKey Table
Author: Admin
Published: <strong>2025 年 1 月 7 日</strong>
Last modified: 2025 年 1 月 7 日

---

搜尋外掛

![](https://ps.w.org/bookey-table/assets/banner-772x250.png?rev=3218781)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/bookey-table/assets/icon.svg?rev=3218781)

# BooKey Table

 由 [Admin](https://profiles.wordpress.org/bookeyltd/) 開發

[下載](https://downloads.wordpress.org/plugin/bookey-table.0.2.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/bookey-table/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/bookey-table/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/bookey-table/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/bookey-table/#developers)

 [技術支援](https://wordpress.org/support/plugin/bookey-table/)

## 外掛說明

BooKey Table provides hourly based booking table on your WordPress website.

It also provides e-mail/Viber/Telegram booking status notification system for website
owner.

Features include:

 * Flexible and easy for use hourly booking grid
 * Week/two weeks/month booking table
 * Booking request status updates notifications via e-mail/Viber/Telegram
 * Detailed booking history on [BooKey](https://bookey.ltd/) website

Official [BooKey](https://bookey.ltd/) WordPress plugin by BooKey team.
 For more
information please visit our [plugin page](https://bookey.ltd/plugin). For getting
plugin code, please visit [GitHub](https://github.com/BooKey-com-ua/bookey-grid).

### Important notes

Plugin is checking the current subscription status by sending request to [BooKey](https://bookey.ltd/)
website once per 24 hour.
 In case if tariff is expired, the booking option will
stop working for visitor and website admins. When the new tariff is selected on 
the [plugin settings](https://bookey.ltd/plugin) page, it will be automatically 
implemented on your website in next 24 hours or by immediate settings update after
pressing ‘Save Settings’ on BooKey plugin page in admin console of your website.
[BooKey Privacy Policy](https://bookey.ltd/en/docs/privacy)

### Source code

The plugin `build` folder contains only files built with npm. To get source code
please visit plugin [GitHub](https://github.com/BooKey-com-ua/bookey-grid) page.

The project folders structure includes:

 * `build` folder contains compiled files;
 * `includes` folder contains WordPress actions and filters file;
 * `languages` folder contains plugin multilingual support files;
 * `src` folder contains TypeScrypt source code.

To reproduce the `build` folder of the plugin please use the following commands:

    ```
        git clone https://github.com/BooKey-com-ua/bookey-grid.git
        cd bookey-grid
        npm install
        npm run build
    ```

## 螢幕擷圖

 * [[
 * BooKey table on a website page with BooKey Gutenberg block or shortcode.

## 適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   BooKey BooKey Table

## 安裝方式

 1. Install the plugin either via the WordPress plugin directory, or by uploading the
    files to your web server (in the /wp-content/plugins/ directory).
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to the ‘BooKey’ settings page to configure your BooKey Table.
 4. Add ‘BooKey Table’ block from tools list or [bookey_grid] shortcode into your page.

More information on using the plugin is [available here](https://bookey.ltd/plugin).

#### Setting up the plugin

If you have an issue or question please submit a support ticket and we’ll get back
to you as soon as we can.

 1. Create your account on [BooKey](https://bookey.ltd/) website and navigate to [plugin settings](https://bookey.ltd/plugin)
    page.
 2. Set your website address at ‘Website address’ and change working time of your service
    if needed. After pressing the ‘Create’ button system will provide you with ‘Plugin
    key’.
 3. Go to ‘Tariff’ tab and activate preferable tariff. Both of them have free trial
    periods.
 4. Navigate to your website admin panel. Once you’ve installed the “BooKey Table” 
    plugin click on the “BooKey” item in your WordPress menu.
 5. Set your ‘Plugin Key’ from BooKey website [plugin settings](https://bookey.ltd/plugin)
    page in corresponding field, save changes and reload the page.
 6. With use of ‘Language’ option you can set the table language. It does not depends
    on website language and will stay same according to language you selected here.
 7. With use of ‘Show calendar’ option you can show or hide calendar and extra information
    on page.

## 常見問題集

Please contact us via email/Viber/Telegram/Facebook. You can find our contacts on
our [BooKey](https://bookey.ltd/) website.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈BooKey Table〉的開發相關工作。

參與者

 *   [ Admin ](https://profiles.wordpress.org/bookeyltd/)
 *   [ andreyk ](https://profiles.wordpress.org/andreyk/)

〈BooKey Table〉外掛目前已有 2 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/bookey-table/contributors)
為這個外掛做出的貢獻。

[將〈BooKey Table〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/bookey-table)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/bookey-table/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/bookey-table/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/bookey-table/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/bookey-table/)。

## 變更記錄

#### 0.2.0

 * Rework

#### 0.1.0

 * First release

## 中繼資料

 *  版本 **0.2.0**
 *  最後更新 **1 年前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.7.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/bookey-table/)、[Russian](https://ru.wordpress.org/plugins/bookey-table/)、
   及 [Ukrainian](https://uk.wordpress.org/plugins/bookey-table/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/bookey-table)
 * 標籤:
 * [booking](https://tw.wordpress.org/plugins/tags/booking/)[Notifications](https://tw.wordpress.org/plugins/tags/notifications/)
 *  [進階檢視](https://tw.wordpress.org/plugins/bookey-table/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/bookey-table/reviews/)

## 參與者

 *   [ Admin ](https://profiles.wordpress.org/bookeyltd/)
 *   [ andreyk ](https://profiles.wordpress.org/andreyk/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/bookey-table/)