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
- Navigate to the "Advanced Emails" section in the Statamic control panel.
- Click "Create New" to create a new advanced email configuration.
- Fill out the form with the necessary details, including recipients, subject, and content templates.
- Define conditional logic to determine when the email should be sent based on form submissions.
- 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/viewsdirectory.
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
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-02-20