前言介紹
- 這款 WordPress 外掛「Oembed for My Mitsu Estimation Form」是 2017-04-13 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2017-07-05,距離現在已有 2860 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
ounziw |
外掛標籤
oembed | estimation | calculation |
內容簡介
My Mitsu 是日本的一個網路服務,允許使用者創建估價(計算)表格。這個強大的表格可以創建帶有計算的條件式表單,並輸出 PDF 文件。此外,您還可以創建 PayPal 支付鏈接。它非常適合商務人士使用。
https://my-mitsu.com/(寫成日語)
My Mitsu 允許您通過填寫 html 代碼將表格放入您的 WordPress 網站中,例如
此外,這個外掛還允許您以簡單的方式輸出 iframe html 標記。只需填寫一個 url,即可輸出 iframe html 代碼。
https://my-mitsu.jp/estimation/274 將輸出
寬度/高度由 $content_width 確定,其在您的佈景主題中設定。如果您計劃更改寬度/高度,可以使用篩選器勾提供。
注意*為了創建估價表單,您需要註冊 My Mitsu https://my-mitsu.jp/register 。
篩選器示例
此外,這個外掛允許您設置寬度和高度的值。您可以通過連接「mymitsu_oembed_width」和「mymitsu_oembed_height」篩選器來更改它們。這裡是一個示例代碼。
add_filter( 'mymitsu_oembed_width', 'my_embed_width' );
function my_embed_width() {
return 800;
}
原文外掛簡介
https://www.youtube.com/watch?v=A1PRBAyd1ig
My Mitsu, is a webservice in Japan, allows users to create an estimation(calculation) form. A powerful form allows you to create a conditional form with calculation, and outputs a PDF file. Optionally, you can create a PayPal payment link. It is suited for business persons.
https://my-mitsu.com/ (written in Japanese.)
My Mitsu allows you to put a form into your WordPress website, by filling in a html code, like
This plugin allows you to output an iframe html tag in a simple way. Simply filling in a url will ouput an iframe html code.
https://my-mitsu.jp/estimation/274 will output
The width/height is determined by the $content_width, which is set in your theme. If you plan to change the width/height, you can use a filter hook.
Note * In order to create an estimation form, you need to register My Mitsu https://my-mitsu.jp/register .
Filter Sample
This plugin allows you to set the values for width, and height. You can alter them by hooking the “mymitsu_oembed_width” and “mymitsu_oembed_height” filter. Here is a sample code.
add_filter( 'mymitsu_oembed_width', 'my_embed_width' );
function my_embed_width() {
return 800;
}
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Oembed for My Mitsu Estimation Form」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
AForms — Form Builder for Price Calculator & Cost Estimation 》AForms — Form Builder for Price Calculator & Cost Estimation 是一款表單建立程式,能吸引客戶、促進了解您的產品或服務,並導向申請。, 您可以...。
Shortcode for My Mitsu Estimation Form 》My Mitsu 是一個在日本的網站,可以讓使用者建立估價表格。這個功能強大的表格可以建立條件式計算,並輸出 PDF 檔案。適合商務人士使用。, 估價表格製作:My ...。
Widget for My Mitsu Estimation Form 》My Mitsu 是一個位於日本的網路服務,讓使用者建立估價表格。這個功能強大的表格可以創建複雜的計算式,並輸出成 PDF 檔案。特別適合商務人士使用。, https:/...。