[WordPress] 外掛分享: Resend Email Integration

首頁外掛目錄 › Resend Email Integration
WordPress 外掛 Resend Email Integration 的封面圖片
全新外掛
安裝啟用
尚無評分
8 天前
最後更新
問題解決
WordPress 5.0+ PHP 8.1+ v1.0.1 上架:2026-04-20

外掛標籤

開發者團隊

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

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

原文外掛簡介

Resend Email Integration seamlessly replaces WordPress’s default email functionality with Resend’s powerful email API. This plugin:

Sends all WordPress emails through Resend’s API
Provides an admin interface for easy configuration
Displays email logs and history
Supports domain verification
Caches email details locally for faster access

Configuration

Navigate to Settings → Resend Email
Enter your Resend API key
Select a verified domain from your Resend account
Configure the “From” name and email address
Optionally enable “Force From Name and Email” to override all WordPress emails
Click “Save Changes”

Building for Distribution
Automatic Deployment to WordPress.org
This repository is configured for automatic deployment to WordPress.org using GitHub Actions.
Setup:
1. Configure GitHub Secrets (see DEPLOYMENT.md):
– WORDPRESS_ORG_USERNAME – Your WordPress.org username
– WORDPRESS_ORG_PASSWORD – Your WordPress.org Application Password
2. Push to main branch – deployment happens automatically
3. Version is extracted from resend-email-integration.php header
See DEPLOYMENT.md for detailed setup instructions.
Manual Build Script
For local testing or manual distribution:
`bash

./build-plugin.sh
`
This creates resend-email-integration.zip with all files including vendor/.
Manual Build

Ensure vendor/ folder exists: composer install --no-dev
Create a zip file including all plugin files including the vendor/ folder
The zip should contain:

All PHP files
All assets (CSS, JS)
The vendor/ folder with all dependencies
composer.json and composer.lock

Important: The vendor/ folder must be included in the distribution zip. Users should not need to run Composer.
Development
For development, you can use Composer to manage dependencies:
`bash

composer install
`
Note: The vendor/ folder is gitignored but must be included in distribution packages.
Support
For issues and feature requests, please visit the plugin repository.
License
GPLv2 or later

延伸相關外掛

文章
Filter
Mastodon