[WordPress] 外掛分享: Magic API Email

首頁外掛目錄 › Magic API Email
全新外掛
安裝啟用
尚無評分
剛更新
最後更新
問題解決
WordPress 6.0+ PHP 8.0+ v1.0.9 上架:2026-03-19

內容簡介

Magic API Email 外掛取代 WordPress 預設的郵件系統,透過直接的 API 連接到選定的交易郵件提供商,無需 SMTP 設定,只需粘貼 API 金鑰即可使用。

【主要功能】
• 支援多種郵件提供商
• 獨立儲存每個提供商的設定
• 直接從設定頁面發送測試郵件
• 安全性高,API 金鑰以密碼欄位儲存
• 輕量級,無依賴性和冗餘

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.9) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Magic API Email」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Magic API Email replaces the default WordPress email system (wp_mail()) with a direct API connection to your chosen transactional email provider. No SMTP configuration needed — just paste your API key and you’re ready to go.
Supported Providers:

Resend — Modern email API for developers
Mailgun — Reliable transactional email
Postmark — Fast, deliverable transactional email
Mailtrap — Email delivery platform with sandbox testing
Plunk — Email API for developers

Features:

Per-provider settings — API key, From Email, and From Name are stored independently for each provider. Switching providers never overwrites another provider’s credentials.
Test email — Send a test email directly from the settings page to verify your configuration.
Secure — All inputs are sanitized and validated. API keys are stored as password fields.
Lightweight — No dependencies, no bloat. Three focused class files.
Developer-friendly — Falls back to default wp_mail() if no API key is configured.

External services
This plugin acts as a bridge between your WordPress site and your chosen transactional email provider. By design, instead of sending emails via standard wp_mail(), this plugin sends the content of your outgoing emails via an HTTPS API request to the provider you select in the settings.
Depending on your configuration, the plugin connects to one of the following APIs:
* Resend (api.resend.com) – Terms of Service | Privacy Policy
* Mailgun (api.mailgun.net) – Terms of Service | Privacy Policy
* Postmark (api.postmarkapp.com) – Terms of Service | Privacy Policy
* Mailtrap (api.mailtrap.io) – Terms of Service | Privacy Policy
* Plunk (api.useplunk.com) – Terms of Service | Privacy Policy
What data is sent and when?
When any plugin or WordPress core feature attempts to send an email (e.g. password resets, contact form submissions, order confirmations), the data (including the recipient’s email address, sender information, email subject, and email body content) is transmitted securely to your configured provider in order to deliver the email. No data is sent if you have not configured an API key for a provider.

延伸相關外掛

文章
Filter
Mastodon