[WordPress] 外掛分享: Arigato Autoresponder and Newsletter

WordPress 外掛 Arigato Autoresponder and Newsletter 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Arigato Autoresponder and Newsletter」是 2010-01-15 上架。
  • 目前有 900 個安裝啟用數。
  • 上一次更新是 2025-04-16,距離現在已有 18 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 8.0 以上。
  • 有 34 人給過評分。
  • 論壇上目前有 1 個提問,問題解答率 100% ,不低,算是個很有心解決問題的開發者團隊了!

外掛協作開發者

prasunsen |

外掛標籤

newsletter | contact form | mailing list | Autoresponder | auto responder |

內容簡介

Arigato PRO | 常見問題

這款功能強大的電子郵件行銷外掛,可安排自動化自動回覆郵件和電子報,以及管理郵件列表。您可以用它來進行各種滴漏行銷活動、基於電子郵件的課程、產品或服務更新等等。

功能

無限制的訂閱者數量
無限制的電子報數量
無限制的自動回覆 / 滴漏行銷電子郵件數量
匯入和匯出成員到 / 從 CSV 檔案
在用戶註冊後 X 天發送電子郵件
在固定日期發送電子郵件
發送電子報 / 新聞快報
添加附件
雙重驗證
使用 Google reCaptcha 防止垃圾郵件
基於問題的驗證碼
指定的使用者角色可以管理自動回覆
發送鉤子以便與其他外掛整合
註冊後重新導向
選擇性的管理訂閱 / 取消訂閱時的管理員通知
自動為您的網站 / 博客上註冊的使用者自動訂閱 (可選)
自動為郵件列表訂閱者創建 WP 使用者帳戶 (可選)
可選的公開電子報存檔庫
詳細的電子郵件日誌
與所有 SMTP 外掛兼容:可通過它們發送電子郵件
符合 GDPR 規定的功能
通過 Zapier 和類似服務與 CRM 和任何其他系統進行整合的 Webhook
相容於 PHP 6、PHP 7、PHP 8
始終得到更新和支持

整合

內建與 Contact Form 7 的整合
內建與 Jetpack 聯絡表單 的整合
內建與 Ninja Forms 的整合
內建與 Formidable Forms 的整合

鉤子

外掛將發送以下鉤子:

do_action(‘arigato_subscribed’, $status, $user_id) – 當使用者訂閱時呼叫。變數 $status 在訂閱立即啟用時為 true,在需要電子郵件確認時為 false。
do_action(‘arigato_confirmed’, $member->id) – 當訂閱者確認他們的電子郵件地址時呼叫。
do_action(‘arigato_unsubscribed’, $user) – 當訂閱者取消訂閱時呼叫。傳送使用者物件,而不是 ID,因此您不需要在此動作中運行選擇查詢。
do_action(‘arigato_welcome_email’, $user_id, $mail, $user) – 當使用者收到歡迎(第一封“0天”電子郵件)時呼叫。
do_action(‘arigato_subscribed’, $status, $user_id) – 當新使用者訂閱時呼叫。參數 $status 當訂閱者已啟用時為 true,當期望雙重驗證確認時為 false。
do_action(“arigato_cron_job_ran”) – 當外掛完成 Cron 工作時呼叫(每次運行一次)。未傳遞任何參數。
do_action(“arigato_sent_newsletter”, $newsletter_id, $num_mails_sent) – 發送電子報後呼叫。傳遞電子報 ID 和發送的電子郵件數量。

社群翻譯

感謝 Patrik 提供的瑞典翻譯:

原文外掛簡介

Arigato PRO | FAQ
This powerful email marketing plugin allows scheduling of automated autoresponder messages and newsletters, and managing a mailing list. Use it for all kind of drip marketing campaigns, email based courses, product or service updates, and many more.

Features

Unlimited number of subscribers
Unlimited number of newsletters
Unlimited number of auto-responder / drip marketing email messages
Import and exports members from / to CSV file
Send messages X days after user registration
Send messages on fixed dates
Send newsletters / news flashes
Add attachments
Double opt-in
Google reCaptcha against spam
Question based captcha
Selected user role can manage the auto-responder
Sends hooks for integration with other plugins
Redirecting after registration
Optional admin notifications on subscribe / unsubscribe
Automatically subscribe users who register on your site / blog (optional)
Automatically create WP user accounts for mailing list subscribers (optional)
Optional public newsletters archive
Detailed email log
Compatible with all SMTP plugins: will send emails through them
GDPR compliance features
Webhooks for integration to CRM and any other systemsthrough Zapier and similar services
PHP 6, PHP 7, PHP 8 compatible
Always updated and supported

Integrations
Built-in integration with Contact Form 7
Built-in integration with Jetpack Contact Form
Built-in integration with Ninja Forms
Built-in integration with Formidable Forms
Built-in integration with WPForms
Hooks
The plugin will send the following hooks:

do_action(‘arigato_subscribed’, $status, $user_id) – when an user subscribes. The variable $status is true when the subscription is immediately activated and false if email confirmation is required,
do_action(‘arigato_confirmed’, $member->id) – when a subscriber confirms their email address.
do_action(‘arigato_unsubscribed’, $user) – when a subscriber unsubscribes. Sends the user object and not the ID so you don’t need to run a select query with this action.
do_action(‘arigato_welcome_email’, $user_id, $mail, $user) – when the user receives a welcome (first “0 days” email).
do_action(‘arigato_subscribed’, $status, $user_id) – called when the new user subscribes. The argument $status is true when the subscriber is already activated and false when double optin confirmation is expected.
do_action(“arigato_cron_job_ran”) – called when the plugin completes the cron job (once on each run). No arguments passed.
do_action(“arigato_sent_newsletter”, $newsletter_id, $num_mails_sent) – called after sending newsletter. Passes the newsletter ID and the number of emails sent.

Community Translations
Swedish translation available thanks to Patrik: .po / .mo
German translation available thanks to @mpek: .po / .mo
Japanese translation is included thanks to Takeshi Abe

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Arigato Autoresponder and Newsletter」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


2.7.2 | trunk | 2.7.2.5 | 2.7.2.6 |

延伸相關外掛(你可能也想知道)

文章
Filter
Mastodon