[WordPress] 外掛分享: Post Form – Registration Form – Profile Form for User Profiles – Frontend Content Forms for User Submissions (UGC)

WordPress 外掛 Post Form – Registration Form – Profile Form for User Profiles – Frontend Content Forms for User Submissions (UGC) 的封面圖片。

前言介紹

外掛協作開發者

gfirem | jnfdev | konrads | svenl77 | buddyforms | camiloluna | shabushabu | themekraft | projectkarol |

外掛標籤

forms | custom form | form builder | registration | User Registration |

內容簡介

這是一個簡單的拖放式表單構建器,並且有現成的表單範本,只需點擊即可獲得所有表單類型。使用易於使用的表單構建器和設計師,建立聯繫表格、註冊表格和文章表格。從您網站的前端提交文章、圖片或任何內容和媒體。

前端支持的表單類型

聯繫表單
文章表單
任何文章類型的內容表單
註冊表單
個人檔案表單
圖片上傳表單
媒體上傳表單
混合自定義文章類型和註冊表單
文章元表單
使用者元表單
WordPress 使用者資料的個人檔案表單
WordPress 作者資料的作者表單
更改密碼表單

輕鬆從您的網站前端提交文章和圖片

1. 聯繫表單

幾分鐘內就可以為您的品牌和業務創建自定義聯繫表單
通過在表單上設置自定義驗證規則,防止使用者提交虛假資料

2. 註冊表單

覆蓋 WordPress 註冊表單
將用戶重定向到自定義註冊頁面
如果點擊啟用鏈接,可以將用戶重定向到自定義位置頁面或表單。
結合註冊和文章表單,在註冊後將用戶重定向到文章表單。

2. 文章表單

讓用戶保存草稿,並讓他們在提交審核之前進行編輯
為用戶角色定義權限並授予創建、編輯和刪除權限
定義監管員以管理前端提交

完整支援 Gutenberg

嵌入表單

將任何 BuddyForms 表單作為 Gutenberg 區塊。只需在區塊側邊欄中選擇您要嵌入的表單。

列出提交

您可以列出任何表單和文章類型的提交。按作者篩選文章列表,或僅顯示來自已登錄的用戶的文章。使用區塊側邊欄中的選項。

嵌入導航

鏈接到表單終點或用於每個文章表單附加頁面的用戶文章列表。您可以在表單構建器的“編輯提交”選項卡下選擇附加的頁面。

登入/登出表單

如果用戶已登錄,顯示登入表單或登出按鈕。

短碼

顯示表單

如果您想在前端顯示表單,請使用此短碼。

[bf form_slug=”YOUR-FORM-SLUG”]

顯示提交

如果您想顯示屬於某個表單的條目列表,請使用此短碼。
屬性“list_posts_style”是可選的,其可能值為“table”或“list”。

[bf_posts_list form_slug=”YOUR-FORM-SLUG” list_posts_style=””]

鏈接到表單

此短碼將創建一個指向表單的鏈接,以創建或編輯提交。
屬性“label”是可選的(默認值為“添加新”)。

[bf_link_to_form form_slug=”YOUR-FORM-SLUG” label=””]

鏈接到用戶文章

對於已登錄的用戶,您可以使用以下短碼顯示他們的提交。
屬性“label”是可選的(默認值為“查看”)。

[bf_link_to_user_posts form_slug=”YOUR-FORM-SLUG” label=””]

用戶文章列表

對於已登錄的用戶

原文外掛簡介

Manage your WordPress content effortlessly with BuddyForms, a plugin that simplifies form creation and content management.
With BuddyForms, you can:
Create Post Forms
BuddyForms makes creating and managing post forms simple. Build and customize your forms to meet your needs.
Generate Registration Forms
Design your own registration processes with our registration form feature. It’s efficient, customizable, and easy to use.
Craft Profile Forms
Create profile forms tailored to your users. BuddyForms offers a robust solution for crafting and managing these forms.
Manage Content Forms
Streamline your content creation process with our content forms. Handle blog posts, articles, or any other content type.
Facilitate File Uploads
With BuddyForms, attaching files, images, or any other media to your forms is effortless.
BuddyForms is a comprehensive solution for WordPress form creation and management. If you need to build post forms, registration forms, profile forms, or other content forms, BuddyForms is your go-to tool.

Full Gutenberg Support
Embed Forms
Embed any BuddyForms Form as Gutenberg Block. Just select the form you like to embed in the block sidebar.
List Submissions
You can list form submissions form any form and post type. Filter post lists by author or only display posts from the logged in user. Use the options in the Block sidebar.
Embed Navigation
Link to form endpoints or user posts lists for every post form with an attached page to create and edit submissions. You can select the attached page under the “Edit Submissions” tab in the Form Builder.
Login/ Logout Form
Display a login form or a logout button if the user is logged in.
Shortcodes
Display a Form
Use this shortcode if you wanna show a form on frontend.

[bf form_slug=”YOUR-FORM-SLUG”]

Display Submissions
Use this shortcode if you wanna show a list of entries belonging to a Form.
The attribute “list_posts_style” is optional and its possible values are “table” or “list”

[bf_posts_list form_slug=”YOUR-FORM-SLUG” list_posts_style=””]

Link to Form
This shortcode will create a link to the form for creating or editing submissions.
The attribute “label” is optional (the default value is “Add New”).

[bf_link_to_form form_slug=”YOUR-FORM-SLUG” label=””]

Link to User Posts
For logged-in users you can use the following shortcode to display their submissions.
The attribute “label” is optional (the default value is “View”).

[bf_link_to_user_posts form_slug=”YOUR-FORM-SLUG” label=””]

User Posts List
For logged-in users you can use the following shortcode to display a list of posts.

[bf_user_posts_list form_slug=”YOUR-FORM-SLUG”]

Easily submit posts and images directly from the front end of your site.
1. Contact Forms

Create Custom Contact Forms for your Brand and Business in Minutes
Prevent users from submitting false data by setting custom validation rules on your forms

2. User Registration Forms

Overwrite and customize the WordPress Registration Form.
Redirect to a Custom Registration Page
Redirect your users to a custom location page or form if they click the activation link.
Combine Registration and Post forms and redirect your user to the Post Form after Registration.

2. Post Forms – Frontend submission

Let users save drafts and let them work on their edits before they send them to moderation
Define the Permission for a user role and grant create edit and delete rights
Define Moderators to manage submissions from the front end’

Deeply Tested Solutions Built with BuddyForms you can Trust and rely on.
Guest Posts Submission Management in WordPress
Enable Guest Posts Submission Management with Full Moderation from the Front End for Any WordPress Site and Theme.
Guest Post Management
Display Your Website Data Anywhere You Choose
Make all information submitted through a form easily accessible from wherever you like.
Display Form Submission Data
Publishing Content in BuddyPress & BuddyBoss Made Easy.
Enable your users to create content and bring your community to life. Easy Front-End Blogging with BuddyPress and BuddyForms!+
Posting Content in BuddyPress and BuddyBoss
More Supported Solutions. BuddyForms Solutions
Form Builder Features

Drag and Drop Forms Builder
Form Designer to Layout your forms with options and custom css
Form Grid to sort form elements in a grid
Submission Manager. Find All Forms and there submissions in one place. Post Forms, Registration Forms and Contact Forms

User Submitted Content

Ideal for guest posts. Let your user submit the content. User-generated content is an easy and effective way to get unique content on your site.
Frontend-generated content made possible with Endpoints and ShortCodes for easy access
All the tools you need to manage guest posts, Full frontend Moderation Controles and Frontend Post Management

Supported Frontend Forms

Post Form
User Registration
Contact Form
Content Form for any Post Type
User profile form
Image Upload Form
Media Upload Form
File upload of any kind (restrict to specific file types)
Mixed Custom Post Type and Registration Form
Post meta form
User meta form
Profile form for WordPress user data
Author forms for WordPress author data like Bio
Change password form
Frontend submission

Free Field Types
Contact Fields

Subject
Message
User Fields
Username
User email
User First Name
User Last Name
Password
Website
About / Bio
Date
Captcha

Post Fields

Title
Content
Category
Tags
Text, Textarea
Number
Dropdown, Select
Radiobutton
Checkbox

Pro Field Types

Taxonomy
Post Formats
Comments
Post Status
Featured Image
File
Hidden
HTML
Date
More Fields available by Add-Ons!

Your Data Protection is Our Priority
Buddyform is a Full GDPR compliant WordPress Form Builder.
You get Privacy by Design
With Buddyform, you are the boss of your data and we’ve made it our major priority that you store data on your own server fully WordPress-compliant.
Easy to navigate and User-friendly interface.

Easily embed forms anywhere on your website with just shortcodes by blocks or code.
Create registration funnels and ask to create a password after clicking on the activation link.
Create forms for any kind of user-generated content.
Easily define what happens after a user submits content (display a submission message, display the page content, redirect to a specific URL)
Enable/Disable comments related to the submitted content, Frontend Revision for users
Overwrite the WordPress default Registration Form and Page
Set up email notifications to notify admins when content is submitted and also notify users when their content gets published or changes status (published, awaiting review, draft, scheduled, privately published, deleted, editing draft, awaiting moderation).

Integrate with other Plugins

BuddyPress/ BuddyBoss – Enable all publishing features of BuddyForms in BuddyPress
Ultimate Member – Submit and manage posts from your Ultimate Member Profile
ACF – Advanced Custom Fields – Integrate Advanced Custom Fields in your forms like native BuddyForms form elements
Pods
MailPoed
WooCommerce – Build your own marketplace with user-submitted products
WooCommerce Simple Auctions – Create and manage auctions via front end
HubSpot
Geo My WP

Search All Extensions. BuddyForms Exdtensions
List of Forms

Contact Forms – Collect leads and customer support data
Registration Forms – Sign-up users to your webpage
Profile Forms – Let your user update their profile information.
Login Forms – Grant users access to restricted content
Post Forms for Blog Posts – Follow your editorial schedule and keep your blog up-to-date by collecting content from different authors

List of User Examples

Online Directories – Crowdsource categorized data from your community
Showcase – Present your recent work or let clients showcase their use cases built with your product or tool
News Magazines – Create single articles through collaborative writing among a team of editors
How-to’s – Gather a learning community around you, let users share their knowledge and engage discussions on your site
Marketplace – Sell and purchase products from different vendors and list all the product features
Content Forms for any kind of user-generated content, user-submitted posts

Follow Us
Blog | YouTube

Documentation & Support
Documentation: docs.buddyforms.com
If you still get stuck somewhere, our support gets you back on the right track. You can find all help buttons in your BuddyForms Settings Panel in your WP Dashboard and the Help Center! Our goal is to help you, that’s why if you have any questions or concerns, on our website you can find all the information related to BuddyForms.

各版本下載點

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


2.4.5 | 2.5.2 | 2.5.3 | 2.5.4 | 2.5.5 | 2.5.6 | 2.5.7 | 2.5.8 | 2.5.9 | 2.6.0 | 2.6.1 | 2.6.2 | 2.6.3 | 2.6.4 | 2.6.5 | 2.6.6 | 2.6.8 | 2.6.9 | 2.7.0 | 2.7.1 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 2.7.8 | 2.7.9 | 2.8.1 | 2.8.2 | 2.8.3 | 2.8.4 | 2.8.5 | 2.8.6 | 2.8.7 | 2.8.8 | 2.8.9 | trunk | 2.5.10 | 2.5.11 | 2.5.12 | 2.5.13 | 2.5.14 | 2.5.15 | 2.5.16 | 2.5.17 | 2.5.18 | 2.5.19 | 2.5.21 | 2.5.22 | 2.5.25 | 2.5.26 | 2.5.27 | 2.5.28 | 2.5.29 | 2.5.30 | 2.5.31 | 2.5.32 | 2.6.10 | 2.6.11 | 2.6.12 | 2.6.13 | 2.6.14 | 2.6.15 | 2.8.10 | 2.8.11 | 2.8.12 | 2.8.13 | 2.8.14 | 2.8.15 | 2.8.16 | 2.8.17 | 2.5.9-beta6 |

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

文章
Filter
Mastodon