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 website

Official BooKey WordPress plugin by BooKey team.
For more information please visit our plugin page.
For getting plugin code, please visit GitHub.

Important notes

Plugin is checking the current subscription status by sending request to BooKey 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 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

Source code

The plugin build folder contains only files built with npm. To get source code please visit plugin GitHub 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.

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 website and navigate to plugin settings 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 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 website.

使用者評論

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

參與者及開發者

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

參與者

〈BooKey Table〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈BooKey Table〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.2.0

  • Rework

0.1.0

  • First release