[WordPress] 外掛分享: Form Send Blocks

首頁外掛目錄 › Form Send Blocks
WordPress 外掛 Form Send Blocks 的封面圖片
全新外掛
安裝啟用
尚無評分
69 天前
最後更新
問題解決
WordPress 6.4+ PHP 8.2.10+ v1.3.1 上架:2024-02-12

內容簡介

WordPress 外掛總結:
- 提供三個區塊:一個包含自訂區塊輸入的表單、一個確認輸入內容的表單,以及提交表單後顯示結果的表單。
- 提供一個區塊,將從輸入區塊輸入的內容作為通知郵件發送給設定的管理員,並自動回覆郵件給輸入者。
- 具有將輸入內容存儲在 WordPress 數據庫中的功能。
以下是每個區塊的功能概述:
1. 輸入圖形:
- 這個區塊將 BLOCK COLLECTIONS 的設計文本控制、設計多選框、設計下拉選單和設計按鈕作為內部區塊進行存儲,生成一個提交表單。
- 除此之外的區塊無法存儲,但沒有特定的數量限制。

2. 確認圖形:
- 這個區塊檢查輸入圖形中輸入的內容並生成發送表單。將您的輸入內容顯示在確認表中。然後點擊提交按鈕以提交表單。

3. 感謝圖形:
- 這是一個生成顯示提交結果的表單的區塊。
- 您可以設定傳遞結果的文本並顯示其內容。您可以為放置的按鈕設定固定的重定向頁面。

4. 聯絡郵件發送器:
- 這個區塊將輸入圖形、確認圖形、感謝圖形以及 BLOCK COLLECTIONS 的設計過程作為內部區塊進行存儲,生成一個通過電子郵件的詢問頁面。
- 我們將向放置該區塊的網頁發送通知郵件,以及自動回覆郵件給詢問的網頁訪問者。
- 這些內容可以存儲在 WordPress 數據庫中,但當前版本無法顯示這些內容。這是未來版本升級的功能。

相關鏈接:
- Github: [連結]
- 源代碼: [連結]

其他注意事項:
- 可以分別為桌面模式(寬度大於或等於 768px 的設備顯示)和移動模式(寬度小於 767px 的設備顯示)設置可能需要響應支持的樣式設置。
- 請注意平板顯示的響應性不受支持。
- 這個外掛依賴於 BLOCK COLLECTIONS 外掛。使用前需要安裝和啟用該外掛。
- 關於文字顯示等的設置是使用 WordPress 的國際化功能進行的,所以可以在多種語言中顯示文字。目前支持英語和日語。
- 聯絡郵件發送器區塊使用 jquery.easing 進行屏幕過渡動畫。因此,在使用該區塊時,請遵守以下使用條款。
- 我們使用 wp_mail 進行郵件發送。因此,在從本地環境發送郵件時,需要安裝一個提供 SMTP 環境的插件,例如 WP Mail SMTP by WPForms.

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.3.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Form Send Blocks」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

An overview of the features is below.
– Provides three blocks: a form that houses a custom block for input, a form that confirms the input content, and a form that displays the results when the form is submitted.
– We provide a block that sends the content entered from the input block as a notification email to the set administrator and as an automatic response email to the user who entered it.
– It has a function to store the entered contents in the WordPress database.
Below is an overview of the functions of each block.
1.Input figure
This block is a block that stores Design Text Control, Design CheckBox, Design Select, and Design Button of BLOCK COLLECTIONS as an inner block and generates a submission form.
Blocks other than these cannot be stored, but there are no particular restrictions on the number.

Confirm figure
This block checks the contents entered in the Input Figure and generates a form for sending. Display your entries in a table for confirmation. Then click the submit button to submit the form.

3.Thanks Figure
This is a block that generates a form to display the submission results.
You can set the text of the transmission result and display its contents. You can set a fixed redirect page for the placed button.

Contact Mail Sender
This block stores the Design Process of Input Figure, Confirm Figure, Thanks Figure, and BLOCK COLLECTIONS as an inner block and generates an inquiry page by email.
We will send an email notifying you of the inquiry from the web page where this block is placed, as well as an automatic response email to the web page viewer who made the inquiry.
This content can be stored in the WordPress database, but the current version does not have the ability to display this content. This is a feature for future version upgrades.

Related Links

Github
source code
block-class-package:GitHub
block-class-package:Packagist
itmar-block-packages:npm
itmar-block-packages:GitHub

Arbitrary section

Style settings that may require responsive support can be set separately for desktop mode (displayed on devices with a width of 768px or more) and mobile mode (displayed on devices with a width of 767px or less). To tell which setting is set, when you switch the display mode in the block editor or site editor, “(Desktop)” and “(Mobile)” will be displayed in the side menu display.
Please note that responsiveness for tablet display is not supported.
This plugin depends on the BLOCK COLLECTIONS plugin. This plugin requires installation and activation in order to use it.
Regarding the display of text, etc., settings are made using WordPress’s internationalization function, so it is possible to display text in multiple national languages. Currently, English and Japanese notation is possible.
The Contact Mail Sender block uses jquery.easing for screen transition animation. Therefore, when using this block, please comply with the following terms of use.
jquery.easing/LICENSE-BSD-3-Clause.txt
We use wp_mail for email sending. Therefore, when sending emails from a local environment, it is necessary to install a plugin that provides an SMTP environment such as WP Mail SMTP by WPForms. Is required.
PHP class management is now done using Composer.
GitHub
Packagist
I decided to make functions and components common to other plugins into npm packages, and install and use them from npm.
npm
GitHub

延伸相關外掛

文章
Filter
Apply Filters
Mastodon