Title: YayMagic Email Builder
Author: YayCommerce
Published: <strong>2026 年 9 月 24 日</strong>
Last modified: 2026 年 9 月 24 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/yaymagic-email-builder.svg)

# YayMagic Email Builder

 作者：[YayCommerce](https://profiles.wordpress.org/yaycommerce/)

[下载](https://downloads.wordpress.org/plugin/yaymagic-email-builder.1.0.2.zip)

 * [详情](https://cn.wordpress.org/plugins/yaymagic-email-builder/#description)
 * [评价](https://cn.wordpress.org/plugins/yaymagic-email-builder/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/yaymagic-email-builder/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/yaymagic-email-builder/#developers)

 [支持](https://wordpress.org/support/plugin/yaymagic-email-builder/)

## 描述

WordPress sends plain, unbranded emails by default.

**Email Builder** lets you redesign these emails visually, with a drag-and-drop 
editor, ready-made elements, and a live preview, without writing any code.

Everything in this plugin is fully functional. There are no locked elements, trial
periods, usage limits, or license keys.

### Features

 * **Drag & Drop Editor**: Build and rearrange email content on a visual canvas
 * **Element Library**: Logo, Email Heading, Title, Text, Text List, Button, Image,
   Image Box, Image List, Video, Divider, Space, Column Layouts, Social Icons, Rating
   Stars, HTML, Hook, Footer
 * **Patterns**: Insert ready-made section patterns (headers, footers, banners, 
   and more) with one click
 * **Global Header & Footer**: Set a shared header and footer used across all emails
 * **Dynamic Shortcodes**: Insert user and site data automatically
 * **Live Preview & Test Email**: Preview an email and send a test before saving
 * **Import/Export**: Move templates between sites as JSON
 * **Revisions & Backups**: Restore earlier versions of a template
 * **Supports Core WordPress Emails**: New account and reset password emails

### External Services

This plugin does not phone home, collect telemetry, or check license keys. The only
outbound connections are:

**WordPress.org Plugin API** (`api.wordpress.org`, `downloads.wordpress.org`)
 Used
only when an administrator clicks an install button on the “Recommended Plugins”
page or the “Install YaySMTP” button in the Send Test Email dialog. It fetches plugin
information and the plugin package from WordPress.org, exactly like the core Plugins
> Add New screen. Nothing is sent except the standard request WordPress itself makes.
Privacy Policy: https://wordpress.org/about/privacy/

**YayCommerce website** (`yaycommerce.com`)
 Support links only. The “Help” menu
item opens https://yaycommerce.com/support/ in your browser. The plugin itself never
sends data to this domain. Privacy Policy: https://yaycommerce.com/privacy-policy/
Terms: https://yaycommerce.com/terms-and-conditions/

### Source Code

The complete, human-readable source of this plugin, including the uncompiled source
of the editor bundle and the build tooling, is public at:

https://github.com/YayCommerce/email-builder

The compiled files under `assets/dist/yaymail/` (`yaymail-main.tsx-*.js`, `vendor_antd_*.
js`, `yaymail-main-*.css`) are built from the React/TypeScript application in `apps/
customizer/src` with Vite. To rebuild them:

 1. `cd apps/customizer`
 2. `pnpm install`
 3. `pnpm build` (runs `tsc && vite build`; output is written to `assets/dist/yaymail/`)
 4. `cd ../..` then `node rewrite-text-domain.js assets` (the editor source is shared
    with the YayMail plugin and uses the `yaymail` text domain; this rewrites the compiled
    bundle to this plugin’s slug, exactly as the release script `zip.sh` does)

Third-party libraries compiled into that bundle (all under MIT-compatible licenses,
declared in `package.json` / `apps/customizer/package.json`): React, React DOM, 
React Router, Ant Design (`antd`, `@ant-design/icons`), `@wordpress/i18n`, Zustand,
Immer, react-query, Axios, Day.js, Moment.js, SortableJS / react-sortablejs, Ace
editor (`ace-builds`, `react-ace`), react-custom-scrollbars-2, react-error-boundary,
JSZip, lodash.get, copy-to-clipboard, uuid.

The PHP code under `vendor-prefixed/` is the YayCommerce admin-shell library (shared
admin menu and pages). It is plain, unminified PHP that has only had its namespaces
prefixed with PHP-Scoper (`scoper.inc.php`) to avoid conflicts with other plugins;
the same files are in the repository above.

### Support

For documentation and support, visit https://yaycommerce.com or [contact the YayCommerce support team](https://yaycommerce.com/support/).

## 安装

 1. Upload the plugin files to `/wp-content/plugins/yaymagic-email-builder/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to Email Builder in your WordPress admin to configure settings

## 常见问题

### Which emails can I customize?

Core WordPress emails, including the new account and reset password emails.

### Is coding knowledge required?

No, all customization is done through the visual drag-and-drop editor.

### Can I translate the plugin?

Yes. All strings use the `yaymagic-email-builder` text domain and can be translated
on translate.wordpress.org.

### Does the plugin send any data to external servers?

No. All email rendering, previews, and social icon images are generated locally 
on your site. See “External Services” below for the only outbound connections, which
are optional admin actions.

## 评价

此插件暂无评价。

## 贡献者及开发者

「YayMagic Email Builder」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ YayCommerce ](https://profiles.wordpress.org/yaycommerce/)

[帮助将「YayMagic Email Builder」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/yaymagic-email-builder)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/yaymagic-email-builder/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/yaymagic-email-builder/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/yaymagic-email-builder/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/yaymagic-email-builder/)。

## 更新日志

#### Sept 24, 2026 – Version 1.0.2

 * Initial release
 * Added global headers and footers
 * Added dynamic shortcodes for user and site data
 * Added live preview and test emails
 * Added JSON import/export for templates
 * Added template revisions and backups
 * Added support for core WordPress emails, including new account and reset password
   emails

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**3 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.9 或更高版本 **
 *  已测试的最高版本为 **7.1.2**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/yaymagic-email-builder/)
 * 标签
 * [drag-and-drop](https://cn.wordpress.org/plugins/tags/drag-and-drop/)[email builder](https://cn.wordpress.org/plugins/tags/email-builder/)
   [Email Customizer](https://cn.wordpress.org/plugins/tags/email-customizer/)[email templates](https://cn.wordpress.org/plugins/tags/email-templates/)
   [Wordpress emails](https://cn.wordpress.org/plugins/tags/wordpress-emails/)
 *  [高级视图](https://cn.wordpress.org/plugins/yaymagic-email-builder/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/yaymagic-email-builder/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/yaymagic-email-builder/reviews/)

## 贡献者

 *   [ YayCommerce ](https://profiles.wordpress.org/yaycommerce/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/yaymagic-email-builder/)