前言介紹
- 這款 WordPress 外掛「Recras WordPress plugin」是 2015-10-26 上架。
- 目前有 200 個安裝啟用數。
- 上一次更新是 2025-04-08,距離現在已有 26 天。
- 外掛最低要求 WordPress 6.6 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4.0 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
zanderz |
外掛標籤
recras | booking | Voucher | recreation | reservation |
內容簡介
透過這個外掛,您可以輕鬆將您的Recras實例的資料,例如方案和聯絡表單,整合到您自己的網站中。
要開始使用,請進入Recras → 設定頁面,並輸入您的Recras名稱。例如,如果您在Recras登錄的網址為https://mysite.recras.nl/,那麼您的Recras名稱就是mysite。就是這樣! 您現在可以使用小工具擷取資料。 所有資料都是透過安全連線(HTTPS)擷取,以確保資料完整性。 除了請求參數之外,不會將任何資料傳送到Recras伺服器。
此外掛程式由以下「小工具」組成。要使用它們,您首先需要設置您的Recras名稱(參見上文)。
* 可用性日曆
* 預訂處理
* 聯絡表單
* 在線預訂套餐
* 方案
* 產品
* 禮券銷售
* 禮券資訊
小工具可以以三種方式添加到您的網站中:使用古騰堡區塊(建議方式)、使用「傳統編輯器」中的按鈕(功能有限)或手動輸入短碼(不建議使用)。
聯絡表單的日期選取器
預設情況下,聯絡表單中的日期選取器使用瀏覽器日期選取器。 如果您想為日期選取器設置樣式,我們建議啟用我們在外掛程式中包含的日期選取器。 您可以在Recras → 設定頁面上啟用此功能。
注意:此設置僅適用於獨立的聯絡表單,不適用於無縫的在線預訂整合或預訂處理中使用的聯絡表單。
樣式
預設情況下,不會套用自定義樣式,因此它會輕鬆地與您的網站整合。 如果您要套用自定義樣式,請參閱css / style.css以獲得所有可用的類別。 請務必在自己的佈景主題中包含這些樣式表,這個樣式表不會由外掛程式載入!
有關日期選取器的樣式,我們建議您參考Pikaday存儲庫。 請務必在自己的佈景主題中進行任何更改,或使用WordPress自己的自訂工具。
快取
來自Recras的所有資料將被快取,最長可達24小時。 如果您進行重要更改,例如增加產品的價格,您可以清除快取以立即在您的網站上反映這些更改。
Google Analytics整合
您可以在Recras設定頁面上勾選「啟用Google Analytics整合?」以在套餐預訂和禮券銷售中啟用基本的Google Analytics整合。 這僅適用於全域ga JavaScript對象存在的情況。 這幾乎始終是正確的,但如果您發現它不起作用,請聯繫我們!
支援
我們希望您使用我們的GitHub頁面來報告錯誤,拉取請求和提出一般問題。 如果您沒有GitHub帳戶,則可以在wordpress.org的支援論壇上使用Support。
我們僅在WordPress的最新版本上(您應該始終使用最新版本!)和僅在活躍支援的PHP分支上支援此外掛程式。
榮譽
圖標來自WordPress的Dashicons,根據GPLv2許可發布。
日期選取器是使用BSD / MIT許可發布的Pikaday。
國家列表使用MIT許可發佈的umpirsky。
原文外掛簡介
With this plugin, you can easily integrate data from your Recras instance, such as packages and contact forms, into your own website.
To get started, go to the Recras → Settings page and enter your Recras name. For example, if you log in to Recras at https://mysite.recras.nl/ then your Recras name is mysite. That’s all there is to it! You can now use widgets to retrieve data. All data is retrieved via a secured connection (HTTPS) to ensure data integrity. Other than the request parameters, no data is sent to the Recras servers.
This plugin consists of the following “widgets”. To use them, you first need to set your Recras name (see paragraph above).
* Book processes
* Contact forms
* Packages
* Products
* Voucher info
Widgets can be added to your site in three ways. Using Gutenberg blocks (recommended), using the buttons in the “classic editor” (limited functionality), or by entering the shortcode manually (discouraged).
Date picker for contact forms
By default, date pickers in contact forms use the browser date picker. If you want to be able to style the date picker, we recommend to enable the date picker we have included with the plugin. You can enable this on the Recras → Settings page.
Note: this setting only applies to standalone contact forms, not to contact forms used in the old online booking of packages integration or in book processes.
Styling
No custom styling is applied by default, so it will integrate with your site easily. If you want to apply custom styling, see css/style.css for all available classes. Be sure to include these styles in your own theme, this stylesheet is not loaded by the plugin!
For styling the date picker, we refer you to the Pikaday repository. Be sure to make any changes in your own theme or using WordPress’ own Customizer.
Cache
All data from your Recras is cached for up to 24 hours. If you make important changes, such as increasing the price of a product, you can clear the cache to reflect those changes on your site immediately.
Google Analytics integration
You can enable basic Google Analytics integration for the booking of packages and voucher sales by checking “Enable Google Analytics integration?” on the Recras Settings page. This will only work if there is a global ga JavaScript object. This should almost always be the case, but if you find out it doesn’t work, please contact us!
Support
We would appreciate it if you use our GitHub page for bug reports, pull requests and general questions. If you do not have a GitHub account, you can use the Support forum on wordpress.org.
We only support the latest plugin of the plugin, on the latest version of WordPress (which you should always use anyway!) and only on actively supported PHP branches.
Credits
Icons from Dashicons by WordPress, released under the GPLv2 licence.
Date picker is Pikaday, released under the BSD/MIT licence.
Country list is by umpirsky, released under the MIT licence.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Recras WordPress plugin」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.1.0 | 1.2.0 | 1.2.1 | 1.3.0 | 1.3.1 | 1.3.2 | 1.3.3 | 1.3.4 | 1.4.0 | 1.5.0 | 1.6.0 | 1.6.1 | 1.7.0 | 1.7.1 | 1.8.0 | 1.8.1 | 1.9.0 | 1.9.1 | 1.9.2 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.6 | 2.0.7 | 2.1.0 | 2.1.1 | 2.1.2 | 2.2.0 | 2.2.1 | 2.2.2 | 2.3.0 | 2.3.1 | 2.3.2 | 2.3.3 | 2.3.4 | 2.3.5 | 2.3.6 | 2.3.7 | 2.3.8 | 2.3.9 | 2.4.0 | 2.4.1 | 2.4.2 | 2.4.3 | 2.4.4 | 2.4.5 | 2.4.6 | 2.4.7 | 2.4.8 | 2.4.9 | 3.0.0 | 3.0.1 | 3.0.2 | 3.0.3 | 3.1.0 | 3.1.1 | 3.1.2 | 3.2.0 | 3.2.1 | 3.2.2 | 3.3.0 | 3.3.1 | 3.3.2 | 3.3.3 | 3.3.4 | 3.4.0 | 3.4.1 | 3.4.2 | 3.4.3 | 3.4.4 | 3.4.5 | 3.5.0 | 3.5.1 | 3.6.0 | 3.6.1 | 3.6.2 | 4.0.0 | 4.0.1 | 4.0.2 | 4.1.0 | 4.1.1 | 4.1.2 | 4.1.3 | 4.1.4 | 4.1.5 | 4.1.6 | 4.1.7 | 4.1.8 | 4.2.0 | 4.2.1 | 4.2.2 | 4.3.0 | 4.3.1 | 4.4.0 | 4.5.0 | 4.5.1 | 4.6.0 | 4.6.1 | 4.6.2 | 4.6.3 | 4.6.4 | 4.6.5 | 4.7.0 | 4.7.1 | 4.7.2 | 4.7.3 | 4.7.4 | 4.7.5 | 4.7.7 | 4.7.8 | 4.7.9 | 4.8.0 | 4.8.1 | 4.8.2 | 5.0.0 | 5.0.1 | 5.0.2 | 5.0.3 | 5.0.4 | 5.0.5 | 5.0.6 | 5.0.7 | 5.1.0 | 5.1.1 | 5.1.2 | 5.1.3 | 5.1.4 | 5.1.5 | 5.1.6 | 5.1.7 | 5.1.8 | 5.2.0 | 5.2.1 | 5.3.0 | 5.3.1 | 5.4.0 | 5.5.0 | 5.5.1 | 5.5.2 | 6.0.0 | 6.0.1 | 6.0.2 | 6.0.3 | 6.0.4 | 6.0.5 | 6.0.6 | 6.1.0 | 6.1.1 | 6.1.2 | 6.1.3 | 6.1.4 | 6.1.5 | 6.1.6 | 6.2.0 | 6.2.1 | 6.2.2 | 6.2.3 | 6.3.0 | 6.3.1 | 6.3.2 | 6.3.3 | 6.3.4 | trunk | 0.14.5 | 0.15.0 | 0.15.1 | 0.16.1 | 0.17.0 | 0.17.1 | 1.10.0 | 1.10.1 | 1.10.2 | 1.11.0 | 1.11.1 | 1.11.2 | 1.11.3 | 1.11.4 | 1.11.5 | 1.12.0 | 1.12.1 | 1.12.2 | 1.12.3 | 1.13.0 | 1.14.0 | 1.14.1 | 1.14.2 | 1.14.3 | 1.14.4 | 1.14.5 | 1.14.6 | 1.15.0 | 1.15.1 | 1.15.2 | 4.7.10 | 1.8.1.1 |
延伸相關外掛(你可能也想知道)
Booking for Appointments and Events Calendar – Amelia 》2>Amelia Lite WordPress預訂外掛是一個免費的成熟預訂系統,用於順利管理在線預約和活動預定流程,使技術準確和易於導航。這個實用的預訂系統將消除重複性任...。
WordPress Online Booking and Scheduling Plugin – Bookly 》Bookly 是一個免費的 WordPress 排程外掛,可以在您的網站上接受網路預約和自動化預約系統。在同一個地方管理您的預定日曆、服務和客戶資料庫,節省時間和金...。
Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin 》Simply Schedule Appointments 是一個易於使用的 WordPress 預約預訂外掛程式。這個預約預訂系統已深受 20,000 多家企業的喜愛,平均評價達到五顆星。, Simpl...。
WP Booking Calendar 》WordPress必備的預約外掛程式排名第一, 原始的Booking Calendar是WordPress中第一個也是最受歡迎的預約外掛程式,已被數百萬使用者下載過。, 此外,該外掛程...。
LatePoint – Calendar Booking Plugin for Appointments and Events 》總結:LatePoint 是一個功能強大且用戶友好的 WordPress 預約管理外掛,簡化了任何規模企業的預訂管理。它提供多種功能,包括直觀的管理面板、適應移動裝置的...。
EMC – Easily Embed Calendly Scheduling Features 》Embed Calendly 可以讓你以簡單易用的方式在 WordPress 網站上新增 Calendly 排程頁面。, 透過 Calendly,讓訪客可以在你網站的任何地方輕鬆地安排會議。, 透...。
Easy Appointments 》在你的WordPress網站中添加預約系統,輕鬆管理預約。時間管理十分靈活,並且可以多地點、多服務和多工作人員。能用於:律師、美容院、修車、清潔服務、醫生、...。
Appointment Booking Calendar Plugin and Scheduling Plugin – BookingPress 》BookingPress – WordPress 全方位預約外掛程式, BookingPress 是一款全面的預約外掛程式,可以輕鬆地在你的 WordPress 網站上設置完整的預約系統,根據...。
Appointment Hour Booking – WordPress Booking Plugin 》Appointment Hour Booking 是一個 WordPress 外掛程式,可建立預約表單,用於具有開始時間和預定時間表的預約。使用者可以從一組根據「營業時間」和服務時間...。
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution 》**總結:**, , FluentBooking 是一個一流的解決方案,用於安排和提供基於預約的服務。無論是預約、活動還是其他任何事情,FluentBooking 都為您提供最全面的解...。
Hotel Booking & Elementor Integration 》我們結合了 WordPress 酒店預訂外掛程式 和 Elementor,為您提供更加使用者友善的工具,可視覺化建立出租物業網站。, 由於外掛程式之間的順暢整合,您將能夠...。
Hotel Booking Lite 》使用 MotoPress 開發的 WordPress Hotel Booking 外掛是一個真正考慮實際旅館業務的終極 WordPress 物業出租系統。, , 外掛展示頁(含儀表板存取權限), 影片...。
Booking Package 》trators can manage user accounts and view their booking history., , Booking Package is a user-friendly WordPress plugin that can support various in...。
BA Book Everything 》BA Book Everything 外掛 - 真正快速和強大的預訂引擎和管理系統,可以讓主題/網站開發人員創建任何預訂或租賃網站(旅遊、酒店、旅舍、公寓、汽車、活動等等...。
FareHarbor for WordPress 》此外掛可加入簡短代碼,方便在您的網站上嵌入 FareHarbor 預訂日曆和按鈕。您可以在 https://fareharbor.com/ 了解更多關於 FareHarbor 預訂系統的相關資訊。...。