承接 the-bigger-boat/statamic-advanced-emails 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

the-bigger-boat/statamic-advanced-emails

最新稳定版本:v1.0.2

Composer 安装命令:

composer require the-bigger-boat/statamic-advanced-emails

包简介

A Statamic addon that provides advanced email functionality.

README 文档

README

Statamic Advanced Emails is a Statamic addon that provides advanced email functionality with conditional logic.

Features

This addon allows you to:

  • Create and manage advanced email configurations.
  • Define conditional logic for sending emails based on form submissions.
  • Customize email recipients, CC, BCC, sender, reply-to, subject, and content.
  • Use templates for HTML and text versions of emails.
  • Attach uploaded assets to emails.
  • Choose different mailers for sending emails.

How to Install

You can install this addon via Composer:

composer require the-bigger-boat/statamic-advanced-emails

How to Use

Creating Advanced Emails

  1. Navigate to the "Advanced Emails" section in the Statamic control panel.
  2. Click "Create New" to create a new advanced email configuration.
  3. Fill out the form with the necessary details, including recipients, subject, and content templates.
  4. Define conditional logic to determine when the email should be sent based on form submissions.
  5. Save the configuration.

Managing Advanced Emails

  • You can view, edit, and delete existing advanced email configurations from the "Advanced Emails" section in the control panel.

Handling Form Submissions

  • The addon listens for form submissions and sends emails based on the defined configurations and conditional logic.

Customizing Email Templates

  • Email templates can be customized using Blade templates located in the resources/views directory.

Running Tests

  • To run the tests for this addon, use PHPUnit:
vendor/bin/phpunit

For more detailed usage instructions, refer to the codebase and documentation.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-02-20