[WordPress] 外掛分享: Sliced Invoices & Contact Form 7

WordPress 外掛 Sliced Invoices & Contact Form 7 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Sliced Invoices & Contact Form 7」是 2016-01-31 上架。
  • 目前有 200 個安裝啟用數。
  • 上一次更新是 2022-05-27,距離現在已有 1075 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
  • 有 4 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

slicedinvoices |

外掛標籤

contact form 7 | contact form 7 add-on | contact form 7 invoice | contact form 7 estimate |

內容簡介

想像一下有一個表單可以讓您的訪客為您創建報價!

他們提交表單後,您所需做的就是閱讀他們需要的工作描述,然後設置報價定價。所有用戶數據已經被捕獲並添加到報價中。

需求

Sliced Invoices 插件(免費)
Contact Form 7 插件(免費)

初始設置

一旦您安裝並啟用了兩個插件,您只需要創建您的報價或發票請求表單,其中包含以下字段:

必填字段

sliced_client_name - 客戶名稱
sliced_client_email - 客戶電子郵件
sliced_title - 成為報價/發票標題

sliced_quote_or_invoice - 應為“Quote”來創建報價,或者應為“Invoice”來創建發票。例如:

[hidden sliced_quote_or_invoice "invoice"]

如果表單中未包含sliced_quote_or_invoice,則默認情況下將假定為“quote”。

可選字段

您還可以添加以下可選字段,這些字段將映射到報價的其他Sliced Invoices字段:

sliced_client_business - 客戶企業名稱-建議
sliced_client_address - 客戶地址
sliced_client_extra - 客戶額外信息字段
sliced_description - 成為報價/發票描述-建議

項目行:

對於行項目,可以使用以下標記。只需將 {X} 替換為數字即可。例如 sliced_line_item_1_title、sliced_line_item_2_title 等等。

sliced_line_item_{X}_qty - 第 { X } 項目的數量
sliced_line_item_{X}_title - 第 { X } 項目的標題
sliced_line_item_{X}_desc - 第 { X } 項目的描述
sliced_line_item_{X}_amt - 第 { X } 項目的金額

其他字段:

sliced_invoice_status - 允許您設置發票的狀態(未支付,已支付等)。默認為'draft'。
sliced_quote_status - 允許您設置報價的狀態(接受,拒絕等)。默認為'draft'。

注意:字段名必須完全匹配

以下是示例表單。

您還可以像通常一樣在 Contact Form 7 表單設置中設置確認和通知。但是,如果您想自動發送報價或發票,請將以下標記添加到您的表單中:

[hidden sliced_quote_send "true"]

(對於報價)

[hidden sliced_invoice_send "true"]

(對於發票)

設置好表單並映射字段後,您只需要將表單短碼添加到其中一個頁面中即可。當客戶填寫您的報價請求表單時,將自動創建一份包含所有詳細信息的新報價。

然後您只需要添加項目行和價格到報價中並發送給客戶。

如果客戶填寫的電子郵件地址尚未與客戶聯繫,則插件將自動使用此電子郵件創建一個新客戶。(不要擔心,如果提供的電子郵件地址與現有客戶/用戶的地址匹配,出於安全原因,它將不會被修改。)

示例

原文外掛簡介

Imagine having a form on your website that allows your visitors to basically create their own quotes for you!
All you need to do once they have submitted the form is read the description of work they require and then set your pricing. All of their client data has already been captured and added to the quote.
Requirements

Sliced Invoices Plugin (free)
Contact Form 7 Plugin (free)

Initial Setup
Once you have both plugins installed and activated, you simply need to create your Quote or Invoice Request form that contains the following fields:
Required Fields

sliced_client_name – the Client Name
sliced_client_email – the Client Email
sliced_title – becomes the Quote/Invoice title

sliced_quote_or_invoice – should be “quote” to create a quote, or “invoice” to create an invoice. For example:
[hidden sliced_quote_or_invoice “invoice”]

If sliced_quote_or_invoice is not included in the form, then “quote” will be assumed by default.
Optional Fields
You can also add the following optional fields that will map to other Sliced Invoices fields for the quote:

sliced_client_business – the Client Business Name – recommended
sliced_client_address – the Client Address
sliced_client_extra – the Client Extra Info field
sliced_description – becomes the Quote/Invoice description – recommended

Line Items:
For line items, you can use the following tags. Just replace {X} with a number. For example sliced_line_item_1_title, sliced_line_item_2_title, etc.

sliced_line_item_{X}_qty – the quantity for line item #{X}
sliced_line_item_{X}_title – the title for line item #{X}
sliced_line_item_{X}_desc – the description for line item #{X}
sliced_line_item_{X}_amt – the amount for line item #{X}

Other Fields:

sliced_invoice_status – allows you to set the status of the invoice (unpaid, paid, etc.). Default is ‘draft’.
sliced_quote_status – allows you to set the status of the quote (accepted, declined, etc.). Default is ‘draft’.

NOTE: the names of the fields must match exactly as shown
See below for an example form.
You can also set up confirmations and notifications as per normal in the Contact Form 7 form settings. However if you want to send the quote or invoice automatically, add the following tag to your form:
[hidden sliced_quote_send "true"]

(for quotes)
or
[hidden sliced_invoice_send "true"]

(for invoices)
With the form setup and the fields mapped, you simply need to add the form shortcode to one of your pages. When a client fills in your Quote Request form, a new quote will automatically be created with all of their details added to the quote.
You then need to simply add the line items and pricing to the quote and send to the client.
If the email address that the client fills in is not already linked to a client, the plugin will automatically create a new client with this email. (Don’t worry, if the email address provided matches an existing client/user, it will not be modified for security reasons.)
An example form:

Your Name (required)
[text* sliced_client_name]

Your Email (required)
[email* sliced_client_email]

Website (required)
[url* sliced_client_website]

Business Name (required)
[text* sliced_client_business]

Address
[textarea sliced_client_address]

Any extra Business info
[textarea sliced_client_extra]

Overview of work required (required)
[text* sliced_title]

Description of work required (required)
[textarea* sliced_description]

[submit "Send"]

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Sliced Invoices & Contact Form 7」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | trunk |

延伸相關外掛(你可能也想知道)

  • Contact Form 7 Database Addon – CFDB7 》「CFDB7」外掛可將「聯絡表單7」的提交內容保存在WordPress資料庫中,並可匯出CSV檔案。, 只要安裝此外掛,它便會自動開始捕捉來自聯絡表單7的表單提交。, CF...。
  • ReCaptcha v2 for Contact Form 7 》Contact Form 7 v5.1 於 2018 年 12 月停止支援 reCaptcha v2,以及 [recaptcha] 標籤。此外掛從 Contact Form 7 5.0.5 重新帶回了這項功能,同時重新加入了 ...。
  • Contact Form 7 Captcha 》使用這個外掛,您需要透過 Google 網站註冊 API 金鑰:https://www.google.com/recaptcha/admin, 此外掛實現了「我不是機器人」複選框。在生成金鑰時,請選擇...。
  • Contact Form 7 – Dynamic Text Extension 》Contact Form 7 是一個出色的 WordPress 外掛,也是免費 WordPress 聯絡表單外掛的首選之一。 Contact Form 7 - Dynamic Text Extension (DTX) 通過添加動態...。
  • Conditional Fields for Contact Form 7 》此外掛可以讓您的 Contact Form 7 表單加入條件式邏輯。, 當您編輯您的 CF7 表單時,您會看到一個額外的標籤,名為「條件式欄位群組」。您放置在起始標籤和結...。
  • Contact Form 7 Extension For Mailchimp 》WordPress Extension for Mailchimp (Chimpmatic Lite)可將Contact Form 7與Mailchimp Audience集成。使用Mailchimp的最新API自動將Contact Form 7提交的信息...。
  • Contact Form 7 Image CAPTCHA, WPForms Image CAPTCHA, Contact Form 7 Spam Image CAPTCHA, WPForms Spam Image CAPTCHA, GDPR 》在你的Contact Form 7表單中添加一個SVG圖像驗證和蜜罐。這個驗證符合GDPR要求,因為圖像是內嵌的SVG格式,所以這個外掛程序不會像Google的ReCAPTCHA那樣通過...。
  • Advanced Contact form 7 DB 》p>這是一個簡單易用的外掛程式,可儲存透過 Contact Form 7 表單收到的所有查詢詳細資料。只需安裝並啟用此外掛程式,就可以在 wp-admin 中存儲所有詢問。, ...。
  • Database for Contact Form 7, WPforms, Elementor forms 》Contact Form 7 Entries 外掛程式會自動將使用者在 Contact Form 7、WPforms、CRM Perks Forms 及其他流行聯絡表單外掛程式提交的表單儲存到 WordPress 資料...。
  • Ultimate Addons for Contact Form 7 》ate a grid or column layout with Contact Form 7 using the Columns / Grid Layout Addon in Ultimate Addons For Contact Form 7. This allows you to dis...。
  • Drag and Drop Multiple File Upload for Contact Form 7 》拖放多檔案上傳器是一個簡單、直接的 WordPress 外掛擴充套件,可與 Contact Form7 一起使用,讓用戶可以使用拖放功能或網頁表單的常見瀏覽檔案來上傳多個檔...。
  • Contact Form 7 Multi-Step Forms 》我需要一個可以跨越多個頁面的聯繫表單,並且最終會發送一封帶有所有收集信息的電子郵件。這個外掛通過擴展熱門的 Contact Form 7 外掛來實現這一點。, 這個...。
  • Country & Phone Field Contact Form 7 》「Country & Phone Field Contact Form 7」外掛是一個 Contact Form 7 的附加功能。這個外掛會在 Contact form 7 中添加兩個新的表單欄位:國家清單(表...。
  • CF7 Google Sheets Connector 》CF7 Google Sheet Connector是一個外掛插件,可在您的WordPress基於Contact Form 7表單和Google Sheets之間建立一個橋樑。 ** 🚀 是一個最受歡迎的WordPress...。
  • Date Time Picker for Contact Form 7 》此插件可以透過 CSS 類別將 Contact Form 7 文字欄位轉換為日期選擇器、時間選擇器或日期時間選擇器。安裝完插件後,您只需要在 Contact Form 7 CSS 類別編輯...。

文章
Filter
Apply Filters
Mastodon