Title: Resend Email Integration
Author: Brogrammers Agency
Published: <strong>2026 年 4 月 21 日</strong>
Last modified: 2026 年 4 月 21 日

---

搜尋外掛

![](https://ps.w.org/resend-email-integration/assets/banner-772x250.png?rev=3512218)

![](https://ps.w.org/resend-email-integration/assets/icon-256x256.png?rev=3512218)

# Resend Email Integration

 由 [Brogrammers Agency](https://profiles.wordpress.org/brogrammersagency/) 開發

[下載](https://downloads.wordpress.org/plugin/resend-email-integration.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/resend-email-integration/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/resend-email-integration/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/resend-email-integration/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/resend-email-integration/#developers)

 [技術支援](https://wordpress.org/support/plugin/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

 1. Navigate to **Settings  Resend Email**
 2. Enter your Resend API key
 3. Select a verified domain from your Resend account
 4. Configure the “From” name and email address
 5. Optionally enable “Force From Name and Email” to override all WordPress emails
 6. 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](https://tw.wordpress.org/plugins/resend-email-integration/DEPLOYMENT.md?output_format=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](https://tw.wordpress.org/plugins/resend-email-integration/DEPLOYMENT.md?output_format=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

 1. Ensure `vendor/` folder exists: `composer install --no-dev`
 2. Create a zip file including all plugin files **including** the `vendor/` folder
 3. The zip should contain:
 4.  * 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

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/resend-email-integration` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings  Resend Email screen to configure the plugin

## 常見問題集

### What is Resend?

Resend is a modern email API for developers. Learn more at [resend.com](https://resend.com).

### Do I need a Resend account?

Yes, you’ll need a Resend account and API key to use this plugin. Sign up at [resend.com](https://resend.com).

### What PHP version is required?

PHP 8.1 or higher is required.

### Will this work with other email plugins?

This plugin replaces WordPress’s default `wp_mail` function. It should work with
most plugins that use WordPress’s standard email functions.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Resend Email Integration〉的開發相關工作。

參與者

 *   [ Brogrammers Agency ](https://profiles.wordpress.org/brogrammersagency/)
 *   [ resend ](https://profiles.wordpress.org/resend/)

[將〈Resend Email Integration〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/resend-email-integration)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/resend-email-integration/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/resend-email-integration/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/resend-email-integration/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/resend-email-integration/)。

## 變更記錄

#### 1.0.0

 * Initial release
 * WordPress wp_mail integration
 * Admin settings page
 * Email logs viewer
 * Domain verification support

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 8.1 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/resend-email-integration/)
 * 標籤:
 * [email](https://tw.wordpress.org/plugins/tags/email/)[resend](https://tw.wordpress.org/plugins/tags/resend/)
   [smtp](https://tw.wordpress.org/plugins/tags/smtp/)[transactional email](https://tw.wordpress.org/plugins/tags/transactional-email/)
   [wp_mail](https://tw.wordpress.org/plugins/tags/wp_mail/)
 *  [進階檢視](https://tw.wordpress.org/plugins/resend-email-integration/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/resend-email-integration/reviews/)

## 參與者

 *   [ Brogrammers Agency ](https://profiles.wordpress.org/brogrammersagency/)
 *   [ resend ](https://profiles.wordpress.org/resend/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/resend-email-integration/)