Linux 软件免费装
Banner图

Sun Form Builder

开发者 Sun Formbuilder Team
更新时间 2026年6月29日 11:18
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

contact form mailchimp form builder gutenberg block email template

下载

1.0.0

详情介绍:

Sun Form Builder is a modern, lightweight form builder for WordPress that lives natively inside the Gutenberg block editor. Drop the Sun Form block into any post, page or template and build the form visually using a rich set of field controls — no coding required. Each form is stored as its own post (sun_forms), so you can manage all of your forms from a single dashboard, embed them anywhere with a shortcode, and customize per-form styles that are automatically compiled into a dedicated CSS file. Highlights Field & Form Features Integrations Free version: Available in the Pro version (Sun Form Builder Pro):

安装:

  1. Upload the sun-form-builder folder to /wp-content/plugins/, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Sun Forms in the admin sidebar to create your first form.
  4. (Optional) Open Sun Forms → Settings to connect Mailchimp and configure integrations.
  5. Embed a form in any post or page using either:
  6. The Sun Form Gutenberg block, or
  7. The shortcode [sun_form id="FORM_ID"] (the form ID is shown in the Shortcode column of the forms list).

屏幕截图:

  • Manage all forms from the **Sun Forms** admin screen, including a ready-to-copy shortcode for each form.
  • Edit reusable email templates with the built-in CodeMirror editor and Twig syntax.
  • Configure integrations (Mailchimp and more) from the **Settings** page.

升级注意事项:

1.0.0 First public release of Sun Form Builder.

常见问题:

Do I need the Gutenberg editor to use this plugin?

The form builder UI is built as a Gutenberg block, so you'll use Gutenberg to design forms. Once a form is created, you can embed it anywhere using the [sun_form id="..."] shortcode, including the classic editor and most page builders.

How do I embed a form in a post or page?

Either insert the Sun Form block from the WP Form Builder category, or paste the shortcode [sun_form id="123"] (replace 123 with the ID shown in the Shortcode column of Sun Forms → All Forms).

How do I customize the notification email?

Go to Sun Forms → Email Templates, open a template and edit the HTML in the CodeMirror editor. The plugin uses Twig syntax, so you can loop through submitted fields with {% for key, item in data %} ... {% endfor %} and output values like {{ item.label }} and {{ item.value }}.

Where are the per-form styles stored?

Each form's compiled CSS is written to wp-content/uploads/sun-form-builder/css/{form_id}.css and is only enqueued on pages that actually contain the form (via block or shortcode).

How do I connect Mailchimp?

Open Sun Forms → Settings → Integrations, paste your Mailchimp API key into the Mailchimp field and click Save.

Does this plugin support file or SVG uploads?

Yes. The plugin registers image/svg+xml as an allowed mime type so SVG files can be uploaded through the standard WordPress media library.

Is there a Pro version?

Yes. Sun Form Builder Pro adds more integrations (reCAPTCHA, Google Sheets, Zoho CRM, additional email marketing services and Stripe payments). The free plugin will automatically stand down if the Pro version is active.

更新日志:

1.0.0