Penguin Forms

描述

Penguin Forms is a powerful, enterprise-grade form builder for WordPress. Create beautiful, complex forms with an intuitive drag-and-drop interface. Collect submissions, analyze data, and integrate with your favorite services.

Key Features

  • Drag-and-drop form builder with live preview
  • 20+ field types including text, email, name, address, file upload, and GDPR fields
  • 60+ pre-built form templates
  • Complete entry management system with search and filtering
  • Built-in analytics and reporting
  • SMTP email delivery
  • Entry export (CSV/JSON)
  • WCAG 2.1 AA accessible
  • Dark mode support
  • Translation-ready
  • Fully object-oriented and namespaced (PHP 8.1+)

屏幕截图

安装

  1. Upload the penguin-forms folder to the /wp-content/plugins/ directory, or install via the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Penguin Forms in your admin menu to start building forms.
  4. Use the [penguin_form id="123"] shortcode to display forms on your site.

常见问题

How do I display a form on my site?

Use the shortcode [penguin_form id="FORM_ID"] in any post, page, or widget. Replace FORM_ID with the actual form ID found in the form list.

Can I use Penguin Forms with any theme?

Yes, Penguin Forms is designed to work with any WordPress theme. The frontend forms include comprehensive styling that adapts to your theme.

Is Penguin Forms GDPR compliant?

Yes. Penguin Forms includes GDPR consent fields, data export capabilities, and options to delete user data on request.

How do I export form entries?

Navigate to the Entries page in the Penguin Forms admin area and click the Export button. You can export entries in CSV or JSON format.

Can I send email notifications?

Yes. Each form can be configured with email notifications. You can also set up custom SMTP settings under Settings > Email.

评价

此插件暂无评价。

贡献者及开发者

「Penguin Forms」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Penguin Forms」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.1

  • Security hardening and WordPress.org review compliance
  • Moved inline JavaScript to external files
  • Added comprehensive nonce verification
  • Added capability checks for all privileged actions
  • Improved input sanitization and output escaping
  • Fixed database query preparation
  • Removed Update URI header

1.0.0

  • Initial release
  • Drag-and-drop form builder with 20+ field types
  • 60+ pre-built form templates
  • Complete entry management system
  • Built-in analytics and reporting
  • SMTP email delivery
  • Entry export
  • Dark mode support
  • WCAG 2.1 AA accessibility
  • Translation-ready