[WordPress] 外掛分享: Add entries functionality to WPForms

前言介紹

  • 這款 WordPress 外掛「Add entries functionality to WPForms」是 2020-07-22 上架。
  • 目前有 200 個安裝啟用數。
  • 上一次更新是 2022-05-08,距離現在已有 1092 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 1.0.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0.33 以上。
  • 有 4 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

ankgne |

外掛標籤

entry | export | wpform | entries | wprforms |

內容簡介

此外掛為 WPForms Lite 新增以下功能:
1) 儲存 WPForms 的輸入資料至 WordPress 資料庫表格
2) 顯示 WPForms 的輸入資料於後台儀表板
3) 使用捷徑在頁面、文章和自訂範本上顯示 WPForms 的輸入資料 (使用捷徑細節說明請見下方)
4) 於前端顯示「資料建立於」日期
5) 從管理介面匯出 WPForms 的輸入資料至 CSV

輸入資料會儲存在後端的自訂資料庫表格中,不會影響 WPForms 的任何功能。
此外掛是輕量級的,不需要額外的設定或任何配置,並提供簡單而有效的 WPForms 輸入資料檢視。

使用下方捷徑可以在頁面、文章和自訂範本中顯示 WPForms 的輸入資料 (請仔細閱讀有關捷徑選項的細節),使用捷徑的詳細資訊如下:

[ank-wpform-entries id=123 search="Yes" show_columns="yes" , exclude_field_ids="", pagination="yes", show_entry_date=yes,Created On]

捷徑選項詳細資訊如下:
1) id (必填) = 應為您想顯示該輸入資料的 WPForms ID(可從 WPForms>所有表單 中取得,相關詳細資訊請見截圖)

2) search (預設為關閉) = 標誌以在前端啟用搜尋功能 (輸入「Yes」、「YES」或「yes」啟用搜尋,輸入其他值則視為「No」)

3) show_columns (預設為關閉) = 標誌以在前端啟用顯示/隱藏欄位功能 (輸入「Yes」、「YES」或「yes」啟用顯示/隱藏欄位,輸入其他值則視為「No」)

4) exclude_field_ids (預設為顯示所有欄位) = 以逗號分隔的欄位 ID,可從 WPForms > 所有表單 > 選擇表單 > 編輯 > 點擊欄位獲取 (相關詳細資訊請見截圖)

5) pagination (預設為關閉) = 標誌以在前端啟用分頁功能 (輸入「Yes」、「YES」或「yes」啟用分頁,輸入其他值則視為「No」)

6) show_entry_date (預設為關閉) = 標誌以在前端隱藏/顯示「建立於」日期 (輸入「Yes」、「YES」或「yes」啟用,並在逗號後加上欄位名稱更改欄位名稱)

原文外掛簡介

This plugin adds following functionalities to WPForms Lite
1) Saving WPForms entries into a wordpress database table
2) Displaying WPForms entries on WP dashboard
3) Displaying WPForms entries on a page, post and custom template using a shortcode (Details on usage of shortcode are mentioned below)
4) Displaying “Entry created on” date on frontend
5) Exporting WPForms entries in csv from admin screen
Entries are saved into custom database table in the back-end so it does not interferes with any of the functionalities of WPForms.
This is a lightweight plugin, does not require any configuration or settings and provides simple yet effective view of all the entries associated with WPForms.
WPForm entries on a page, post and custom template are displayed using below shortcode (read about shortcode options carefully) and details for using shortcode are as below
[ank-wpform-entries id=123 search="Yes" show_columns="yes" , exclude_field_ids="", pagination="yes", show_entry_date=yes,Created On]

Details of Options of shortcode
1) id (it’s a required option of shortcode) = should be the WPForms ID for which you want to display the entries (you can get it from WPForms>All Forms , refer to screenshot section for details)
2) search (By default it’s turned off) = flag to enable search on frontend (set it as “Yes” or “YES” or “yes” to enable search) and any other value is considered as “No”
3) show_columns (By default it’s turned off) = flag to enable show/hide column functionality on frontend (set it as “Yes” or “YES” or “yes” to enable show/hide column functionality) and any other value is considered as “No”
4) exclude_field_ids (By default all fields are displayed) = comma separated field IDs to exclude create fields from frontend table (you can get field Ids of WPForms WPForms>All Forms>Select the form>Edit>Click on the field , Refer to screenshot section for more details)
5) pagination (By default it’s turned off) = flag to enable pagination on frontend (set it as “Yes” or “YES” or “yes” to enable pagination) and any other value is considered as “No”
6) show_entry_date (By default it’s turned off) = flag to hide/show “Created on” date frontend (set it as “Yes” or “YES” or “yes” to enable it and to change name of the column add the column name after comma)

各版本下載點

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

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


1.1.0 | 1.1.1 | 1.2.0 | 1.3.0 | 1.3.1 | 1.3.2 | 1.3.3 | 1.3.4 | 1.3.5 | trunk |

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

  • Customizer Export/Import 》自訂面板匯出/匯入, 自訂面板匯出/匯入外掛讓您能夠直接從自訂面板界面匯出或匯入您的 WordPress 自訂設定!如果您的佈景主題使用 WordPress 自訂面板進行設...。
  • Export any WordPress data to XML/CSV 》WP All Export – 簡單又實用的 XML/CSV 外掛, WP All Export 提供三個簡單步驟的匯出流程和直覺式的拖放介面,讓您能快速輕鬆地完成複雜匯出任務。, 使用 WP ...。
  • Advanced Order Export For WooCommerce 》此外掛程式可以協助您輕鬆地匯出 WooCommerce 訂單資料。, 匯出已指定訂單/產品/優惠券的任何自訂欄位都像是數選,而且您可以選擇匯出多種格式,如 CSV、XLS...。
  • Import and export users and customers 》在您的免費測試網站中試試看:點擊此處 => https://demo.tastewp.com/import-users-from-csv-with-meta, 一個乾淨易用的用戶和客戶導入/導出外掛,適用於 ...。
  • WP Import Export Lite 》o.com/goto/wpimportexport" target="_blank">WordPress Import Export 插件 是一款易用、快速且進階的匯入和匯出網站數據的工具。, WordPress Import Export...。
  • Export media with selected content 》在 WordPress 的匯出畫面中,當選擇一種文章類型時,預設情況下不會將其連結的媒體(附件)包含在內。本外掛程式則新增了一個「匯出選定內容時包含媒體」的選...。
  • Export Media Library 》此外掛允許使用者將媒體庫檔案匯出成壓縮的 zip 檔案。, 連結, , 官方網站, 技術支援, 。
  • استخراج محصولات ووکامرس برای ترب – رسمی 》‫This plugin is developed to retrieve all products from WordPress stores that use the WooCommerce plugin., ‫The aim of this plugin is...。
  • YML for Yandex Market 》此外掛程式創建 YML-feed 以在 Yandex Market 及其他地方上傳。此外,此插件也適用於以下用途:, , СберМегаМаркет, Yandex Turbo-pages, Yandex de...。
  • WPS Menu Exporter 》WPS Menu Exporter 可以讓您僅匯出 WordPress 的選單 (就像您可以匯出文章、頁面等)。, WPS Menu Exporter 外掛還會將包含在 WordPress 選單中的頁面 / 分類...。
  • === Export All Posts, Products, Orders, Refunds & Users 》rough advanced filters, select the required criteria by choosing the checkboxes available in the options., * Click on the ‘Apply Filters̵...。
  • WP CSV Exporter 》這個外掛程式可以按照每篇文章類型將文章匯出為 CSV 格式。, 此外,它也支援文章的自訂欄位和自訂分類法。, 您還可以設定要下載的文章數量或日期範圍。, 如何...。
  • GravityExport Lite for Gravity Forms 》, GravityExport 是從 Gravity Forms 匯出資料的最佳、無需麻煩的解決方案。, GravityExport 提供強大的新功能!可將匯出儲存至 FTP 和 Dropbox、匯出為 PDF...。
  • DeMomentSomTres WordPress Export Posts With Images 》DeMomentSomTres WordPress Export Posts With Images是為了因應DeMomentSomTres數位行銷代理公司的客戶需求而開發的。該客戶有一個非常龐大的部落格,需要將...。
  • Export User Data 》一個可以匯出 WordPress 使用者資料和元數據的外掛。, 包括匯出使用者身分、註冊日期範圍、使用者元選項和兩種匯出格式的選項。, 此外掛程式設計用來匯出儲存...。

文章
Filter
Apply Filters
Mastodon