Title: Mailora Email Composer
Author: WP Passion
Published: <strong>2026 年 5 月 28 日</strong>
Last modified: 2026 年 5 月 28 日

---

搜尋外掛

![](https://ps.w.org/mailora-email-composer/assets/banner-772x250.png?rev=3552714)

![](https://ps.w.org/mailora-email-composer/assets/icon-256x256.png?rev=3552714)

# Mailora Email Composer

 由 [WP Passion](https://profiles.wordpress.org/wppassiondev/) 開發

[下載](https://downloads.wordpress.org/plugin/mailora-email-composer.1.0.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/mailora-email-composer/)

## 外掛說明

**Mailora Email Composer** lets you compose and send HTML emails directly from the
WordPress admin — without leaving your site, without touching code, and without 
needing a separate email platform.

Whether you need to send a quick reply to a customer, follow up with a lead, or 
fire off a formatted HTML message to anyone, Mailora Email Composer makes it simple.

Developed by [WP Passion](https://wppassion.com)

#### Important Notice

To use this plugin successfully:

 * Your website must be able to send transactional emails properly.
 * Using an SMTP plugin or email delivery service is strongly recommended.
 * Some hosting providers may block or limit outgoing emails sent through `wp_mail()`.

#### Why Mailora Email Composer?

Most WordPress sites can already send emails through `wp_mail()`, but there is no
built-in interface to compose and send an email from the admin dashboard. Mailora
Email Composer fills that gap with a clean, distraction-free compose screen powered
by the familiar WordPress TinyMCE editor.

#### Features

 * **Compose HTML emails** from the WordPress admin — no external tool needed
 * **Rich text editor** powered by the built-in WordPress TinyMCE toolbar (bold,
   italic, lists, links, and more)
 * **Sender and recipient fields** support both plain `email@example.com` and `Name
   <email@example.com>` formats
 * **From address is saved** automatically so you don’t retype it every time
 * **Sent email log** stored in a dedicated database table — view, search, and delete
   entries any time
 * **Send Again** — pre-fill the compose form from any previous log entry in one
   click
 * **Secure email viewer** — view the full HTML body of any logged email in a sandboxed
   popup
 * **Client-side search** — filter the log instantly by recipient, subject, or body
   content
 * **Automatic log pruning** — keeps only the latest 200 entries to protect database
   performance
 * **Clean uninstall** — removes plugin tables when deleted
 * **Works with `wp_mail()`** — compatible with WP Mail SMTP, Postmark, SendGrid,
   Mailgun, Amazon SES, and any SMTP plugin

#### Who Is This For?

 * Site owners who occasionally need to send a formatted email from their domain
 * Developers who want a quick way to test outgoing email from a WordPress install
 * Admins who want to send quick customer emails without leaving WordPress
 * Anyone who needs a lightweight email composer without building a full CRM

## 螢幕擷圖

[⌊Compose tab with TinyMCE editor, From, To, and Subject fields.⌉⌊Compose tab with
TinyMCE editor, From, To, and Subject fields.⌉[

Compose tab with TinyMCE editor, From, To, and Subject fields.

[⌊Sent log table with search, View, Delete, and Clear All actions.⌉⌊Sent log table
with search, View, Delete, and Clear All actions.⌉[

Sent log table with search, View, Delete, and Clear All actions.

[⌊Secure popup viewer showing the full HTML email body with a Send Again button.⌉⌊
Secure popup viewer showing the full HTML email body with a Send Again button.⌉[

Secure popup viewer showing the full HTML email body with a Send Again button.

## 安裝方式

 1. Upload the `mailora-email-composer` folder to the `/wp-content/plugins/` directory,
    or install directly through the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **Send Email** in the WordPress admin menu.
 4. Enter your From address, recipient, subject, and compose your message.
 5. Click **Send Email**.

## 常見問題集

### Does this plugin require an SMTP plugin?

No. The plugin uses WordPress’s built-in `wp_mail()` function, which works out of
the box on most hosting environments.

However, for reliable delivery and better email formatting support, an SMTP plugin
is strongly recommended. Compatible options include:

 * WP Mail SMTP
 * Postmark
 * SendGrid
 * Mailgun
 * Amazon SES

### What email format is used?

Emails are sent as HTML. The TinyMCE editor lets you apply bold, italic, underline,
lists, blockquotes, and links, all of which are preserved in the recipient’s inbox.

### Does the plugin store sent emails?

Yes. Every sent email is logged in a custom database table. You can view, search,
and delete individual entries from the **Sent Log** tab. The log automatically keeps
only the latest 200 entries to avoid database bloat.

### Can I resend a previous email?

Yes. Open any log entry using the **View** button, then click **Send Again** to 
pre-fill the compose form with the original recipient and subject.

### Is the email viewer safe?

Yes. The email body is displayed inside a sandboxed `<iframe>` that prevents scripts
from running and isolates the content from the rest of the admin page.

### Does the plugin remove its data on uninstall?

Yes. The plugin’s custom database tables are removed cleanly when you delete the
plugin from WordPress.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ WP Passion ](https://profiles.wordpress.org/wppassiondev/)
 *   [ Morshed Alam ](https://profiles.wordpress.org/sumon1068/)

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

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

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

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/mailora-email-composer/)
 * 標籤:
 * [admin email](https://tw.wordpress.org/plugins/tags/admin-email/)[email](https://tw.wordpress.org/plugins/tags/email/)
   [email log](https://tw.wordpress.org/plugins/tags/email-log/)[html email](https://tw.wordpress.org/plugins/tags/html-email/)
   [send email](https://tw.wordpress.org/plugins/tags/send-email/)
 *  [進階檢視](https://tw.wordpress.org/plugins/mailora-email-composer/advanced/)

## 評分

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

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

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

## 參與者

 *   [ WP Passion ](https://profiles.wordpress.org/wppassiondev/)
 *   [ Morshed Alam ](https://profiles.wordpress.org/sumon1068/)

## 技術支援

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

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