Title: Welcome Emails for Contact Forms
Author: Stefano Lissa
Published: <strong>2024年5月3日</strong>
Last modified: 2024年5月28日

---

プラグインを検索

![](https://ps.w.org/automation/assets/banner-772x250.png?rev=3082011)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/automation/assets/icon-256x256.png?rev=3083782)

# Welcome Emails for Contact Forms

 作者: [Stefano Lissa](https://profiles.wordpress.org/satollo/)

[ダウンロード](https://downloads.wordpress.org/plugin/automation.1.0.4.zip)

 * [詳細](https://ja.wordpress.org/plugins/automation/#description)
 * [レビュー](https://ja.wordpress.org/plugins/automation/#reviews)
 * [開発](https://ja.wordpress.org/plugins/automation/#developers)

 [サポート](https://wordpress.org/support/plugin/automation/)

## 説明

Your contacts deserve a stunning welcome! With Welcome Emails you can create stylish
emails with updated content from your blog, your logo and colors and… a second delayed
welcome email to keep the contact engaged.

#### Main Features

 * Integrated with [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * Integrated with [Forminator](https://wordpress.org/plugins/forminator/)
 * Emails configurable for each contact form
 * Immediate and delayed emails
 * Drag and drop email designer (no code, no HTML)
 * Fully responsive emails
 * Customizable sender email and name
 * Uses the native WP mailing functionality no need for external services or accounts
 * Compatible with every SMTP plugin (WP Mail SMTP, Fluent SMTP, Offload SES, …)

#### How to partecipate

There are some main features that need to be developed or improved:

 * The composer can be made more user friendly
 * Integrations with other plugins or themes that need to send emails giving the
   user the possibility to edit them with a composer

Feel free to contact me if you want develope this plugin!

#### To Do

 * Placeholders to inject form data (there are security concerns to be evaluated)
 * Integration with other form managers
 * Delay for the first welcome email

#### Support

To send ideas, critiques, support requests, virtual coffees, …

 * [My contact page](https://www.satollo.net/about)
 * [Official site and documentation](https://www.satollo.net/plugins/automation)

#### GDPR, Privacy, Data, …

Welcome Emails does not send data to external sites, everything is stored in your
WordPress site database.

#### Credits

 * Logo by [Freepik](https://www.freepik.com/free-vector/flat-design-electronics-logos-pack_14322078.htm)(
   rielaborated)

## スクリーンショット

 * [[
 * The list of forms to be connected to a welcome email series
 * [[
 * Configuration of a series connected to a form
 * [[
 * Editing of an email with the composer
 * [[
 * History of form submissions and emails sent or to be sent

## FAQ

### It doesn’t work!

Don’t worry (probably) I can solve the problem. Kindly [contact me](https://www.satollo.net/about)
with as many information as possible (logs, screenshots, and so on).

### I don’t understand this or that

Kindly [contact me](https://www.satollo.net/about) so I can help and update the 
documentation.

### No emails are sent

If the blog can send emails (for example the password recovery email), try to empty
the sender name and email on the plugin settings.

Don’t use email addresses like @gmail.com, @yahoo.com, …, since your server is not
allowed to send in behalf of those providers.

If you’re using an SMTP plugin, run some tests from that plugin.

Install [WP Mail Logging](https://wordpress.org/plugins/wp-mail-logging/) to check
if emails are generated.

### Delayed emails are not sent in time

A few hours of tolerance is acceptable if your blog has not enough traffic and no
custom scheduler trigger has been setup: the internal WP scheduler depends on those
factors.

Check the Tools/Site Health panel for warning like “a job has failed to start” and
contact the provider to
 deal with the problem and setup a cron trigger for WP (
there is a lot of literature about this issue, they know what it means).

Install [WP Crontrol](https://wordpress.com/plugins/wp-crontrol/) to check the status
of the WordPress scheduler.

### Emails do not look good on Outlook, Gmail, …

I do my best to create fully compatible emails, but clients, especially Outlook 
and Gmail used to read non
 Google mail accounts, have a lot of limitation. Anyway,
send us a screenshot using my [contact page](https://www.satollo.net/about), we’re
more than happy to check and solve the problem, is possible.

### Is there a text part for emails?

No, currently emails are only in HTML.

### Why the composer is so simple?

In my option a welcome email needs to be simple and clear, easy readable on mobile
devices and with immediate calls to action.
 And… is was extracted from the original
project I’ve no resources to make it more complex right now (smile).

### Can users unsubscribe from emails?

No, this is not a mail marketing or newsletter system, but a small series of transactional
emails you want to send after a user action.
 In other words, that is not a service
to which one can decide to subscribe or unsubscribe (anyway I’m open to discuss 
a possible evolution).

### Is it possible to track opens and clicks?

No, this feature is not present.

### Are there API to integrate this plugin with others?

Right now there are no official API, but I have plans to add API to register custom
events and
 probably custom composer blocks.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Welcome Emails for Contact Forms はオープンソースソフトウェアです。以下の人々がこの
プラグインに貢献しています。

貢献者

 *   [ Stefano Lissa ](https://profiles.wordpress.org/satollo/)

“Welcome Emails for Contact Forms” は1ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/automation/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Welcome Emails for Contact Forms” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/automation)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/automation/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/automation/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/automation/)
を [RSS](https://plugins.trac.wordpress.org/log/automation/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.4

 * Fixed Forminator API usage
 * Improved admin side performances

#### 1.0.3

 * Added Forminator integration

#### 1.0.2

 * Fixed image block with “logo” type and placeholder
 * Fixed button block URL and label color

#### 1.0.1

 * Fixed some translatable strings
 * Fixed the wrong “late” status report for the engine
 * Fixed the plugin description
 * Fixed the loading of JS and CSS
 * Added contact on top menu

#### 1.0.0

 * First public release

## メタ

 *  バージョン **1.0.4**
 *  最終更新日 **2年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 5.1またはそれ以降 **
 *  検証済み最新バージョン: **6.5.8**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/automation/)、[Italian](https://it.wordpress.org/plugins/automation/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/automation)
 * タグ
 * [automation](https://ja.wordpress.org/plugins/tags/automation/)[welcome emails](https://ja.wordpress.org/plugins/tags/welcome-emails/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/automation/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/automation/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/automation/reviews/)

## 貢献者

 *   [ Stefano Lissa ](https://profiles.wordpress.org/satollo/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/automation/)