
內容簡介
📅 Sagenda 是一個線上預約軟體,可協助您的客戶在線上與您安排約會和會議。Sagenda 帳戶免費,可讓您管理無限量預約和多個不同的行事曆。您只需要支付額外模組的費用,例如發送簡訊、為客戶提供線上付款等,詳細資訊請參閱模組中心。而最棒的是您可以擁有無限的歷史紀錄。 Sagenda 無廣告顯示,一切以使用者為先!
聯絡支援 | YouTube 頻道 | 開啟帳戶
這是一個「線上預約系統」,使客戶有機會根據自己的喜好選擇約會的日期和時間,並且現在可以在線上完成預約。
使用此 WP 插件是展示您的預約在 WP 前端的更好方式,而不需使用 iFrame。使用此插件需要一個免費的 Sagenda 帳戶。若要創建帳戶,請前往:https://sagenda.net/Accounts/Register
您可以使用 PayPal 作為付款網關,讓客戶為預約進行付款。他們可以通過 PayPal 帳戶以及直接信用卡付款(無需創建 PayPal 帳戶)進行付款。支援的卡種包括:Visa、MasterCard、American Express、Discover、JCB、Diner's Club、EnRoute 等。
獲取我們的 iOS 應用程式 | 獲取我們的 Android 應用程式
注意:您需要在 Sagenda 網站上註冊一個帳戶,然後您將獲得一個驗證碼,您將使用該驗證碼驗證您的 Sagenda 插件。
簡碼
您可以在任何頁面或插件中使用 Sagenda 簡碼:
[sagenda-calendar-wp]
您可以強制單個可預約項目顯示在行事曆中。請像這樣使用簡碼:
[sagenda-calendar-wp fixedbookableitem=”x”]
其中 x 是您的可預約項目的 id。若要了解您的可預約項目的 ID,您只需前往您的可預約項目列表:https://sagenda.net/BookableItems/List,然後選擇「編輯」。您可以使用複製按鈕複製 ID。
您也可以使用 URL 查詢參數來使用此功能,例如在您的 URL 中添加 ?fixedbookableitem=”x”。請勿同時使用簡碼和查詢參數「fixedbookableitem」。
您可以選擇默認視圖
[sagenda-calendar-wp defaultView=”x”]
其中 x 是「月份」、「週」、「工作週」、「日期」或「議程」。
您可以取消啟用視圖
[sagenda-calendar-wp removeMonthViewButton=”true” removeWeekViewButton=”true” removeWorkWeekViewButton=”true” removeDayViewButton=”true” removeAgendaViewButton=”true”]
這只會刪除切換視圖的相應按鈕。請理解您無法刪除所有視圖(至少應允許載入一個視圖)。如果刪除「月份」、「週」、「工作週」、「日期」等視圖,則應該至少允許議程視圖載入。
外掛標籤
開發者團隊
② 後台搜尋「Sagenda – Scheduling Calendar」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
📅 Sagenda is an online Scheduling software that helps your clients fix appointments and meetings with you online. The Sagenda account allows you to manage an unlimited number of reservations and different calendars. You only pay for additional modules such as sending SMS, online payment for your customers, more information in your Module Center. And the best thing about it is that you may have an unlimited history. Our users always come first; that’s why Sagenda doesn’t display ads!
Contact & Support | YouTube Chanel | Open an account
This is an “Online Booking System” which gives customers the opportunity to choose the date and the time of an appointment according to one’s own preferences and the booking can now be done online.
Using this WP plugin is a better way to display your booking on your WP frontend than using an iFrame. Using this Plugin will required a Sagenda’s account. To create an account please visit: https://sagenda.net/Accounts/Register
You can use PayPal as payment gateway to make your customers pay for bookings. They can pay via PayPal account but also via direct credit card payment (without creating a PayPal account). Following cards are accepted : Visa, MasterCard, American Express, Discover, JCB, Diner’s Club, EnRoute…
Get our iOS app | Get our Android App
NOTE: You need to register an account on the Sagenda site and then you will get an authentication code which you will use to validate your Sagenda plugin.
Shortcode
You can use Sagenda as shortcode in any page or plugin :
[sagenda-calendar-wp]
You can force the Calendar to display only one bookable item. Please then use the shortcode like this :
[sagenda-calendar-wp fixedbookableitem=”x”]
where x is the “id” of your bookable item. To know the id of your bookable item, you can just go to your bookable item list : https://sagenda.net/BookableItems/List and select “edit”. You can then copy the ID with the copy button.
You can also use this feature with URL query parameter such as adding ?fixedbookableitem=”x” to your URL. Please don’t use both shortcode and query parameter “fixedbookableitem” in the same time.
You can choose the default view
[sagenda-calendar-wp defaultView=”x”]
where x is the “month”, “week”, “workWeek”, “day”, “agenda”.
You can also use timeline : “timelineDay”, “timelineMonth”, “timelineWeek”, “timelineWorkWeek”.
You can unactivate view(s) :
Those views are enabled by default, but you can remove them :
[sagenda-calendar-wp removeMonthViewButton=”true” removeWeekViewButton=”true” removeWorkWeekViewButton=”true” removeDayViewButton=”true” removeAgendaViewButton=”true”]
This will simply remove the corresponding button to switch from a view to another one. Please understand you can’t remove all views (at least one should be allowed to load). If you remove the “month” view, you have to define a new default : defaultView=”x”.
You can activate view(s) :
Those views are disabled by default, if you want you can add them. Anyway very few people need a timeline view, think twice before adding it.
[sagenda-calendar-wp removeTimelineDayViewButton=”false” removeTimelineMonthViewButton=”false” removeTimelineWeekViewButton=”false” removeTimelineWorkWeekViewButton=”false”]
Prerequisites
SAGENDA WP PLUGIN REQUIRE ⚠️ PHP 5.6 or 7.x or 8.x !
⚠️ FOR YOUR OWN SAFETY DON’T USE PHP VERSION OLDER THAN 8 THERE IS NO SECURITY PATCH ⚠️
https://php.net/supported-versions.php
Sagenda WP plugin require the PHP “Curl extension” to be activated on your hosting to call web services.
