Description
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
Blocks
This plugin provides 1 block.
- BooKey BooKey Table
Installation
- 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.
FAQ
Please contact us via email/Viber/Telegram/Facebook. You can find our contacts on our BooKey website.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“BooKey Table” is open source software. The following people have contributed to this plugin.
Contributors“BooKey Table” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “BooKey Table” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.0
- Rework
0.1.0
- First release