Minimal Contact Form

描述

Almost everyone needs a contact form for their website. But you quickly realize that it is not that easy to find a suitable plugin.

Either you end up with huge form builders that are simply too bulky for a single contact form, or you find a small plugin that doesn’t meet your requirements.

Features

Minimal Contact Form is designed to address precisely this problem:

  • It is a simple contact form without a lot of extras.
  • All form fields are validated and sanitized.
  • You can choose to whom the emails are sent.
  • The form data is sent via AJAX.
  • Sending with WP Mail (SMTP) or PHP Mail is selectable.
  • No annoying captchas are used for spam detection, but the honeypot method.
  • Predefined GDPR-compliant messages with or without checkbox will be displayed.
  • Those messages are linked directly to the privacy policy.
  • In case of consent, the recipient will be informed directly in the e-mail.
  • The plugin is completely translatable (English, German, Spanisch, Italian, French and Russian already available).

Requirements

  • Due to the new privacy options, this plugin requires WordPress 4.9.6 or up.
  • You must setup a privacy policy page in WordPress.

Translations

If you want to translate this plugin into another language, you are welcome! English, German (informal & formal), Spanish, Italian, French and Russian are already there. I used the plugin Loco Translate, but I suppose that other ways should be compatible as well.

See room for improvement?

Great! There are several ways you can get involved to help make this plugin better:

  1. Report Bugs: If you find a bug, error or other problem, please report it! You can do this by creating a new topic in the plugin forum or creating an issue on Github.
  2. Suggest New Features: Have an awesome idea? Please share it! Simply create a new topic in the plugin forum to express your thoughts on why the feature should be included and get a discussion going around your idea.
  3. Issue Pull Requests: If you’re a developer, the easiest way to get involved is to help out on issues already reported in GitHub.

You can also buy me a coffee to support me!

Checkout our GitHub Repository

螢幕截圖

  • Contact form on frontend with GDPR Opt-In option on
  • Minimal Contact Form Settings

安裝

  1. Upload the entire minimal-contact-form folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place the shortcode [minimal_contact_form] in your contact page.

You will find ‘Contact Form’ menu in your WordPress options panel. Please also read the contextual help.

For basic usage, please read the ‘Overview’ section directly in the plugin settings.

常見問題

If you have any questions, please use the support forum. If there are frequently asked question I will sum them up here.

Can I have feature X?

Since Minimal Contact Form is designed for ease of use, I choose new features very carefully. Also, updates should always take into account existing web pages and should not include breaking changes. Nevertheless, you are welcome to submit requests for new features.

Where are the styling options?

Minimal Contact Form is configured in such a way that you can use it without much configuration. The look of the form is kept very neutral. However, if you want to customize it, you can use the Custom CSS field in the settings. Since version 0.10.0 you can also use predefined CSS variables. You can find an overview of them in the help of the plugin.

How do I use Minimal Contact Form in Gutenberg or a builder theme?

Currently you can only embed Minimal Contact Form with a shortcode. However, I am working on making the plugin available as a module in Gutenberg, Divi and Breakdance in version 1.0. Help is welcome for these builders as well as for others.

評價

2019年2月12日
super good plugin, better than the big ones, it is not blown up with features most people don't need. quick and easy.
閱讀全部2個評價

貢獻者及開發者

“Minimal Contact Form” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Minimal Contact Form 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Minimal Contact Form 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.10.0

  • Tested up to WordPress 6.2
  • Bugfix: GDPR consent checkbox gets blocked by Brave browser’s cookie notice filter
  • Custom styling for GDPR opt-in checkbox
  • CSS Variables for easier styling the contact form
  • Contextual help for CSS variables
  • New languages: Spanish, Italian, French & Russian

0.9.1

  • Bugfix: Labels didn’t have a required id in the form fields

0.9.0

  • Tested up to WordPress 6.1
  • Moved overview to contextual help
  • New styling options
  • Better default styles
  • Custom CSS

0.8.3

  • Tested up to WordPress 6.0
  • Buymeacoffee link in Readme

0.8.2

  • GitHub Actions for Deployment
  • Tested up to WordPress 5.7

0.8.1

  • No Changes, but tested up to WordPress 5.3

0.8.0

  • Design changes for validation
  • Optional field for phone numbers
  • Bugfix: Version number update

0.7.2

  • New language: German (formal)

0.6.4

  • Readme and License for Github
  • WordPress SVN Assets fix (hopefully)
  • Small changes in the deploy.sh (which won’t be published anymore)

0.6.3

  • This is the first release on WordPress repository. Sorry, no other changes yet.

0.6.2

  • This is the first official release!