前言介紹
- 這款 WordPress 外掛「Microtango」是 2019-12-10 上架。
- 目前有 20 個安裝啟用數。
- 上一次更新是 2025-03-18,距離現在已有 57 天。
- 外掛最低要求 WordPress 4.0.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0.0 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
Kurse | anmeldung | Übersicht | Microtango | Tanzschule |
內容簡介
21;″]
Microtango WP整合外掛,需要 DMS 訂閱。將包含 Microtango REST API 來顯示您的雲端資料。
功能包括:
安裝四個短碼:mt_courses、mt_reservation、mt_video 和 mt_form。
用法:
[mt_courses]
或
[mt_courses webcategory=”WTP2″]
或
[mt_courses webcategory=”WTP1″]課程名稱|{{科目}}{{名稱}}#標籤/時間|{{開始週日}} {{時段}}#開始日期|{{開始日期文字}}#|{{出席按鈕}}[/mt_courses]
[mt_reservation]
[mt_video]
或
[mt_video videogroup=”GK”]
mt_courses 參數:
mtattendform(可選):如果設置,mt 建立表格將用於出席。 可能的值:彈出窗口(默認)或獨立運行
webcategory(可選):Webcategory 過濾器
templateid(可選):html 模板的 ID
category(可選):分類過濾器
attendurl:出席表格的 URL
內容 [mt_courses] … [/mt_courses]:以列標題 | {{字段名稱}}#列標題 | {{字段名稱}} 格式的課程表的內容
默認:
課程|{{科目}}#開始|{{開始日期文字}}#從|{{時段}}#小時|{{重複次數}}#可用性|{{可用性文字}}#|{{出席按鈕}}
字段名稱:Microtango REST API(https://api.microtango.de/swagger -> RESTCourseModel)中的值。 可能的值:
* Id: adea471d-d109-416f-9638-5362b490b37a
* Season: 21-1
* Name: 3TK-06
* Subject: Paare Tanzkreis Fr
* StartDate: 2021-01-01T00:00:00
* StartDateText: 01.01.2021
* StartTime: 20:30:00
* StartTimeText: 20:30
* StartWeekdayText: Freitag
* StartMonthText: Januar
* EndDate: 2021-12-24T00:00:00
* EndDateText: 24.12.2021
* EndTime: 21:30:00
* EndTimeText: 21:30
* EndWeekdayText: Freitag
* EndMonthText: Dezember
* Timespan: 20:30 – 21:30
* Length: 1 Stunde
* TimeCondition: wöchentlich 1 Stunde
* Price: 0
* PriceClub: 35
* PriceText: 35,00
* PriceTextFull: 35,00 € monatlich
* HallName: Großer Saal
* HallAddress: Testweg 1, 12345 Musterhausen
* TeacherName: Dr. Sch. Nitzel
* AssistantName: Ein Name
* ProgramName: Grundkurs 1
* Category: GK
* WebCategory: Grundkurs1
* Availability: G、Y 或 R
* AvailabilityText: Plätze verfügbar、Wenig Plätze verfügbar、Ausgebucht
* RepeatCount: 12
* SkipDays: 7
* WebNotes: Sonstige Informationen
* AttendFormShowPartner: true
* AttendFormShowLegalGuardian: false
* FreeText1、FreeText2、FreeText3、FreeText4、FreeText5、FreeText6、FreeText7、FreeText8、FreeText9
特殊字段:
* Attend: Attend:產生出席鏈接
* AttendButton: 生成帶有預訂信息的出席按鈕
* ScheduleInfo: 弹出时间表
範例:
[mt_courses]
或
[mt_courses webcategory=”WTP2″]
或
[mt_courses webcategory=”WTP1″]課程名稱|{{科目}}{{名稱}}#標籤/時間|{{開始週日}} {{時段}}#開始日期|{{開始日期文字}}#|{{出席}}[/mt_courses]
mt_reservation:
將顯示顧客的在線預訂表格。
mt_video:
將顯示顧客可用的影片。
範例:
[mt_video videogroup=”GK”]
[mt_video videogroup=”GKR
原文外掛簡介
Microtango WP integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.
Features include:
Install four shortcodes: mt_courses, mt_reservation, mt_video and mt_form.
Usage:
[mt_courses]
or
[mt_courses webcategory=”WTP2″]
or
[mt_courses webcategory=”WTP2″ orderby=”StartWeekday, Name”]
or
[mt_courses webcategory=”WTP1″]Kursname|{{Subject}} ({{Name}})#Tag / Zeit|{{StartWeekdayText}} {{Timespan}}#Startdatum|{{StartDateText}}#|{{AttendButton}}[/mt_courses]
or
[mt_courses webcategory=”WTP1″]Kursname|{{Subject}} ({{Name}})#1. Termin|{{DatesText.[0]}}#2. Termin|{{DatesText.[1]}}#3. Termin|{{DatesText.[2]}}#|{{AttendButton}}[/mt_courses]
[mt_reservation]
[mt_video]
or
[mt_video videogroup=”GK”]
mt_courses parameter:
mtattendform (optional): If set, the mt build form will be used fo attendance. Possible values: popup (default) or standalone
webcategory (optional): Webcategory filter
orderby (optional): Order of results
template (optional): 1-9, select one of the additional templates
templateid (optional): Id of html template
category (optional): Category filter
attendurl: Url for the attend form
Content [mt_courses] … [/mt_courses]: The content of the courses table in the format Column title | {{FieldName}}#Column title | {{FieldName}}
Default:
Kurs|{{Subject}}#Start|{{StartDateText}}#Von|{{Timespan}}#Stunden|{{RepeatCount}}#Verfügbarkeit|{{AvailabilityText}}#|{{AttendButton}}
FieldName: Values from microtango rest API (https://api.microtango.de/swagger -> RESTCourseModel). Possible values:
* Id: adea471d-d109-416f-9638-5362b490b37a
* Season: 21-1
* Name: 3TK-06
* Subject: Paare Tanzkreis Fr
* StartDate: 2021-01-01T00:00:00
* StartDateText: 01.01.2021
* StartTime: 20:30:00
* StartTimeText: 20:30
* StartWeekday: 5
* StartWeekdayText: Freitag
* StartMonthText: Januar
* EndDate: 2021-12-24T00:00:00
* EndDateText: 24.12.2021
* EndTime: 21:30:00
* EndTimeText: 21:30
* EndWeekday: 5
* EndWeekdayText: Freitag
* EndMonthText: Dezember
* Timespan: 20:30 – 21:30
* Length: 1 Stunde
* TimeCondition: wöchentlich 1 Stunde
* Price: 0
* PriceClub: 35
* PriceText: 35,00
* PriceTextFull: 35,00 € monatlich
* HallName: Großer Saal
* HallAddress: Testweg 1, 12345 Musterhausen
* TeacherName: Dr. Sch. Nitzel
* AssistantName: Ein Name
* ProgramName: Grundkurs 1
* Category: GK
* WebCategory: Grundkurs1
* Availability: G, Y or R
* AvailabilityText: Plätze verfügbar, Wenig Plätze verfügbar, Ausgebucht
* RepeatCount: 12
* SkipDays: 7
* WebNotes: Sonstige Informationen
* AttendFormShowPartner: true
* AttendFormShowLegalGuardian: false
* FreeText1, FreeText2, FreeText3, FreeText4, FreeText5, FreeText6, FreeText7, FreeText8, FreeText9
* DatesText.[x]: 04.05.2023 (x= 0 – RepeatCount)
* Dates.[x]: 2023-05-04T18:00:00 (x= 0 – RepeatCount)
Special fields:
* Attend: Attend: Generate attend link
* AttendButton: Generate attend button with booked information
* ScheduleInfo: Popup with timetable
Example:
[mt_courses]
or
[mt_courses webcategory=”WTP2″]
or
[mt_courses webcategory=”WTP2″ orderby=”StartWeekday, Name”]
or
[mt_courses webcategory=”WTP1″]Kursname|{{Subject}}{{Name}}#Tag / Zeit|{{StartWeekdayText}} {{Timespan}}#Startdatum|{{StartDateText}}#|{{Attend}}[/mt_courses]
mt_reservation:
Will show the online reservation form for customers.
mt_video:
Will show the available videos for customers.
Example:
[mt_video videogroup=”GK”]
[mt_video videogroup=”GK”, videoPublic=true]
mt_form parameter:
restkey: Microtango REST Key
formid (optional): The id of the form to use (Default: The form direct before [mt_form])
redirecturl: Url to redirect to, after the form post. Build a nice “We received your registration” page here.
testmode (optional): If true, no registration, instead we return the mapped values as a html page.
Content [mt_form] … [/mt_form]: The fieldmapping in the format RESTApi field=Form field name#RESTApi field=Form field name
Form field name: Use Browser F12 tools
RESTApi field: Values from microtango rest API (https://api.microtango.de/swagger -> OnlineRegistrationModel). Possible values:
Season, SeasonID, Course, CourseID: Will be set by the api in hidden fields
FirstName, MiddleName, LastName, Gender, Street, Street2, ZIPCode, City, Birthday, Phone, Cell, EMail, AccountOwner, IBAN, BIC, Notes, PartnerFirstname, PartnerMiddlename, PartnerLastname, PartnerGender, PartnerStreet, PartnerStreet2, PartnerZIPCode, PartnerCity, PartnerBirthday, PartnerPhone, PartnerCell, PartnerEMail, PartnerAccountOwner, PartnerIBAN, PartnerBIC, PartnerNotes
Example:
[mt_form restkey=”ABCDEFGH” redirecturl=”/” testmode=”true”]subject=wpforms[fields][3]#course=wpforms[fields][4]#firstname=wpforms[fields][0][first]#lastname=wpforms[fields][0][last]#email=wpforms[fields][1][/mt_form]
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Microtango」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.7.0 | 0.8.0 | 0.8.1 | 0.8.2 | 0.8.3 | 0.9.0 | 0.9.1 | 0.9.2 | 0.9.3 | 0.9.4 | 0.9.5 | 0.9.6 | 0.9.7 | 0.9.8 | 0.9.9 | trunk | 0.9.10 | 0.9.11 | 0.9.12 | 0.9.13 | 0.9.14 | 0.9.15 | 0.9.16 | 0.9.17 | 0.9.18 | 0.9.19 | 0.9.20 | 0.9.21 | 0.9.22 | 0.9.23 | 0.9.24 | 0.9.25 | 0.9.26 | 0.9.27 | 0.9.28 | 0.9.29 |
延伸相關外掛(你可能也想知道)
lgv-anmeldesystem 》「lgv-anmeldesystem」是一個註冊工具,在此人們可以註冊并在以後使用確認電子郵件中提供的鏈接選擇修改或刪除註冊信息。, 功能概覽, * 每個人都可以通過他們...。
E-Newsletter Plugin für PROFFIX 》這個外掛可以讓 PROFFIX 的電子報服務在 WordPress 上簡單且清晰地整合。, 除了可自訂的小工具,使用 Shortcodes 也可以嵌入註冊表單。, , 電子報註冊表單小...。