plugin-icon

SyncBooking

제작자: Sync Booking·
SyncBooking turns your WordPress site into a direct-booking website: a floating booking bar, a self-contained booking page with real-time availability …
버전
1.61.0
최근 업데이트일
Jun 22, 2026

SyncBooking turns your WordPress site into a direct-booking website: a floating booking bar, a self-contained booking page with real-time availability, and a booking-management page. Availability, rooms, prices, page content and design come from your SyncBooking account; guests complete the reservation on the SyncBooking checkout.

External Services

This plugin connects to the SyncBooking service to validate the API key, fetch availability and page content, complete the booking, and to load the booking-page fonts and map.

  1. SyncBooking Availability API

    • What: returns available rooms, prices and the booking-page content as JSON
    • Data sent: structure id, selected dates, number of houses/rooms and guests, language
    • When: when the booking page loads and on each search
    • Where: https://booking.syncbooking.com/api-search
    • Provider: SyncBooking.com — Terms https://syncbooking.com/terms · Privacy https://syncbooking.com/privacy
  2. SyncBooking Email API

    • What: emails the reservation details to the guest
    • Data sent: guest email address and booking code
    • When: when the guest requests their booking on the “Manage booking” page
    • Where: https://booking.syncbooking.com/api-send-email/
    • Provider: SyncBooking.com
  3. SyncBooking Checkout

    • What: page where the guest completes the reservation
    • Data sent: selected room id, dates and price (in the redirect URL)
    • When: when the guest clicks “Select offer”
    • Where: https://booking.syncbooking.com/cart/
    • Provider: SyncBooking.com
  4. SyncBooking Account / API key

    • What: validates the API key and links the site to the structure
    • Data sent: site URL and API key
    • When: when connecting the plugin (Connect tab)
    • Where: https://admin.syncbooking.com
    • Provider: SyncBooking.com
  5. SyncBooking Theme Assets

    • What: downloads the booking-page CSS/JS into uploads/ (images excluded)
    • Data sent: none (a file download)
    • When: from the “Theme Assets” page and on a twice-daily automatic check
    • Where: https://syncbooking.com/clone-theme/theme-01/assets.zip
    • Provider: SyncBooking.com
  6. Google Fonts

  7. Google Maps (embed)

    • What: shows the property location in an embedded map
    • Data sent: the property coordinates (no visitor data sent by the plugin)
    • When: in the “Location & Arrival” section of the booking page
    • Where: https://www.google.com/maps
    • Provider: Google LLC

No personal data is transmitted unless triggered by an explicit user action (searching availability, requesting a booking by email, or proceeding to checkout).

Source Code

All JavaScript shipped with this plugin is custom and provided as readable (non-minified) source.

  • php/bar-sync/js/bar.js – booking bar: date-range calendar and submit. Custom, readable.
  • php/theme-sync/js/theme01-site.js – booking-page header/footer, lightbox and interactions; used as a local fallback for the site script downloaded from the SyncBooking theme. Readable.
  • The booking and manage page scripts (date picker, modal, AJAX search, checkout redirect) are inline in the page templates and fully readable.

No build tools (npm, webpack, etc.) are required to use or extend this plugin. Developers may edit the provided source files directly.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.