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
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