bookingtime/app-wp-appointment

Conveniently integrate bookingtime's online appointment booking into your website.

v6.0.4 2024-05-30 14:48 UTC

This package is auto-updated.

Last update: 2024-05-30 15:08:51 UTC


README

Wordpress extension appointment, booking module wrapper for CMS Wordpress with included setup process.

logo wordpress

Requirements

How To Install

  1. Download and unzip the bookingtime oninetermine plugin
  2. Upload the entire appointment/ directory to the /wp-content/plugins/ directory
  3. Activate the appointment plugin through the Plugins menu in WordPress
  4. Register and configure the settings at the appointment menu.
  5. To insert the appointment form into some content or post use the icon appointment that will appear when editing contents or the shortcode [appointment id="YOUR_ID"] method.

Another way to install the extension is through Composer.

composer require bookingtime/module-wp-appointment

see: https://packagist.org/packages/bookingtime/module-wp-appointment

Help and docs

Security

If you discover a security vulnerability within this package, please send an email to support@bookingtime.com or create a ticket. All security vulnerabilities will be promptly addressed.

License

This extension is distributed under the MIT License, see LICENSE file for more information.

Use of Third-Party Services

This plugin uses external third-party services to provide certain functionalities. Below is a description of the services used in this plugin, along with links to their terms of service and privacy policies.

Third-Party Services Used

  1. BookingTime API

    Description: This plugin accesses the BookingTime API to retrieve and manage booking data. Circumstances of Use: The API is used to synchronize data in real-time and process booking requests. API URL: https://api.bookingtime.com/app/v3/ Privacy Policy: https://service.bookingtime.com/legal/de/datenschutz/bookingtime_Datenschutzbestimmungen.pdf (If the link is missing, please check the service's website) Terms of use: https://service.bookingtime.com/legal/de/agb/bookingtime_AGB.pdf (If the link is missing, please check the service's website)

  2. BookingTime OAuth Service

    Description: This plugin uses the BookingTime OAuth Service to manage authentication and authorization processes. Circumstances of Use: The OAuth service is used to securely access the BookingTime API. OAuth URL: https://auth.bookingtime.com/oauth/token Privacy Policy: https://service.bookingtime.com/legal/de/datenschutz/bookingtime_Datenschutzbestimmungen.pdf (If the link is missing, please check the service's website) Terms of use: https://service.bookingtime.com/legal/de/agb/bookingtime_AGB.pdf (If the link is missing, please check the service's website)

Copyright 2014 bookingtime GmbH. All Rights Reserved.

Made with 💙 by © bookingtime

logo