frontend-services/craft-email-templates
Composer 安装命令:
composer require frontend-services/craft-email-templates
包简介
Visual email template editor for Craft CMS. Customize system email design directly in the control panel.
README 文档
README
Design and manage your Craft CMS email templates directly from the control panel — no Twig files, no deployments, no code required.
Official plugin page: https://plugins.craftcms.com/email-templates
Overview
Did you ever get a complaint from clients or editors about the look of their password reset emails? Or want to add a logo and custom colors to the default user registration email? Now you can allow them to design email templates themselves, right inside the Craft control panel.
Email Templates plugin adds a visual editor inside the Craft control panel (Utilities → Email Template). Authorized users can customize the look and feel of all outgoing system emails — colors, typography, logo, footer, social links — and see a live preview before saving.
Settings are stored in the database, not in project.yaml, so each environment can have its own design without triggering config changes or requiring deployments.
Requirements
- Craft CMS 5.0 or later
- PHP 8.2 or later
- Craft Pro edition (required for custom HTML email templates in Craft)
Installation
Install via Composer:
composer require frontend-services/craft-email-templates php craft plugin/install email-templates
The plugin automatically registers itself as the active email template. No manual configuration in Settings → Email is required.
Features
Visual Editor
A no-code editor under Utilities → Email Template with live preview. Changes are saved to the database and take effect immediately.
Cross-Client Compatible Output
All generated HTML uses table-based layout with fully inlined styles — compatible with Gmail, Apple Mail, Outlook (2016+, 365, web), Yahoo Mail, and Thunderbird.
Multi-Site Support
Each site can have its own email template settings. The editor includes a site switcher when multiple sites are present, and a "Copy from site" shortcut. Emails are automatically matched to the correct site's settings at send time — including for queue-based email sends.
Import / Export
Template settings can be exported as a JSON file and imported into another environment or site — useful for staging-to-production workflows or sharing templates across projects.
Compatibility
Email Templates works with all standard Craft CMS system emails (user registration, password reset, email verification, etc.) as well as third-party plugins that send emails through Craft's mailer — Formie, MailCraft, etc.
Permissions
Access to the Email Template utility is controlled by Craft's permission system. Users require the Access the "Email Template" utility permission, which can be assigned per user group.
Template Settings Storage
Settings are stored in the emailtemplates_settings database table — not in project.yaml. It allows each environment (local, staging, production) to maintain its own email design independently without triggering project config changes or merge conflicts.
Support
frontend-services/craft-email-templates 适用场景与选型建议
frontend-services/craft-email-templates 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 16 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 03 月 26 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 frontend-services/craft-email-templates 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 frontend-services/craft-email-templates 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 19
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-03-26
