이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

스크린샷

블록

이 플러그인은 1개의 블록을 제공합니다.

  • 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.

FAQ

Please contact us via email/Viber/Telegram/Facebook. You can find our contacts on our BooKey website.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“BooKey Table”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“BooKey Table”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “BooKey Table”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.2.0

  • Rework

0.1.0

  • First release