Lestis Booking Engine

外掛說明

Use this plugin to load the booking module hosted on your Lestis property site.

  1. Install and activate the plugin.
  2. Go to Settings > Lestis Booking.
  3. Set your property URL, for example https://my-home-name.lestis.homes.
  4. Add the shortcode [lestis_booking] to any page or post.

Available shortcode attributes:

  • mode: Mode of operation (api or iframe). Example: [lestis_booking mode="iframe"]
  • unit: Force a specific unit ID. Example: [lestis_booking unit="12"]
  • lang: Force language code. Example: [lestis_booking lang="en"]
  • layout: Custom layout scheme if supported by your setup.
  • show_listing: Toggle listing display option (1 or 0).

External Services

This plugin relies on an external API to fetch availability data and pricing, as well as to test the connection status from the admin panel.

  • Service: Lestis Booking API (https://*.lestis.homes and https://www.golestis.com)
  • Usage: Used in API mode to retrieve availability and pricing, and in the admin settings when clicking the “Test Connection” button.
  • Data transmitted: Site URL, booking dates/parameters, and authentication keys.
  • Terms of Service: https://www.golestis.com/en/terms-and-conditions
  • Privacy Policy: https://www.golestis.com/en/privacy-policy

適用於區塊編輯器

這個外掛提供 1 個可供區塊編輯器使用的區塊。

  • Lestis Booking Widget

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Lestis Booking Engine〉的開發相關工作。

參與者

將〈Lestis Booking Engine〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.5

  • Removed site url from shortcode, security upgrade.

1.1.4

  • Removed tab with custom CSS to comply with guidelines.

1.1.3

  • Aligned text domain with plugin slug.

1.1.2

  • Hardening for WordPress Plugin Directory compliance.
  • Removed self-hosted automatic updates to comply with guidelines.
  • Updated remote domain references to GoLestis.com.

1.1.0

  • Added self-hosted automatic updates support.
  • Improved language override handling for shortcode usage.
  • Includes iframe/API flow stability and return-url handling improvements.

1.0.0

  • Initial release.