外掛說明
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
適用於區塊編輯器
這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。
- BooKey BooKey Table
安裝方式
- Install the plugin either via the WordPress plugin directory, or by uploading the files to your web server (in the /wp-content/plugins/ directory).
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to the ‘BooKey’ settings page to configure your BooKey Table.
- 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.
-
Create your account on BooKey website and navigate to plugin settings page.
-
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’.
-
Go to ‘Tariff’ tab and activate preferable tariff. Both of them have free trial periods.
-
Navigate to your website admin panel. Once you’ve installed the “BooKey Table” plugin click on the “BooKey” item in your WordPress menu.
-
Set your ‘Plugin Key’ from BooKey website plugin settings page in corresponding field, save changes and reload the page.
-
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.
-
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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.2.0
- Rework
0.1.0
- First release