定制 dv-net/email-templates 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dv-net/email-templates

最新稳定版本:v0.1.4

Composer 安装命令:

composer require dv-net/email-templates

包简介

README 文档

README

This repository contains a collection of email templates used for user notifications, authentication, and transactional emails. The templates are organized in Mustache format for easy integration with various backend systems and also include legacy HTML templates for reference.

Features

  • Multi-language support: English, Russian, German, Spanish (i18n folder).
  • Modular Mustache templates: Common components like header, footer, and styles are reusable across multiple emails.
  • Transactional and notification emails: Covers user registration, password resets, 2FA, email verification, wallet operations, and more.
  • Legacy templates: HTML templates from older versions of the system are preserved for backward compatibility.

Folder Structure

./
├── i18n/                   # Localization JSON files
├── mustache/               # Current Mustache templates
│   ├── common/             # Common reusable components
│   └── templates/          # Specific email templates

Usage

  • Import the templates into your backend system.
  • Render the templates with user-specific data using a Mustache engine.
  • Send emails through your preferred email service.

统计信息

  • 总下载量: 112
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 3
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-03