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

WP Mail REST-API

説明

There are many SMTP plugins for WordPress, but there are still many troubleshoots when sending email messages via WordPress. With WP Mail REST-API you can send emails outside of WordPress and this reduces the number of failed sendings.

Create a webhook (trigger) on Zapier, Integromat, Automate, Workato, Microsoft Flow or a service of your choice. Save your Webhook directly in WP Mail REST-API and click on Test Webhook. Now change to your Webhook provider and create an SMTP dispatch as action.
WP Mail REST-API provides you with the following variables for each dispatch:

  • to
  • subject
  • message in html
  • message in text
  • from name
  • from email
  • attachments

WP Mail REST-API is the answer to the often asked question, “How to fix WordPress not sending Email Issue.
There are many reasons why sending emails with WordPress fails. For example, your WordPress firewall or your hosting company’s firewall may prevent you from sending messages for security reasons. If your message is sent externally via Webhook and an SMTP as action, you have simply solved your problem.

Of course you can also connect WP Mail REST-API with Outlook, Gmail, Hotmail, SMTP and other providers. If you want, you can also register and control every sent email in Google Sheet (as an action).

インストール

  1. Upload wp-mail-rest-api directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a webhook by your web hook provider on which you want to receive your e-mails
  4. Save this webhook in the WP Mail REST API
  5. Send a test message via the plugin
  6. Link your webhook in Zapier, Automate and Integromat, Microsoft Flow, Workato or a service of your choice with an SMTP as action.

評価

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

貢献者と開発者

WP Mail REST-API はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Mail REST-API” をあなたの言語に翻訳しましょう。

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

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。