Download the PHP package the-bigger-boat/statamic-advanced-emails without Composer
On this page you can find all versions of the php package the-bigger-boat/statamic-advanced-emails. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download the-bigger-boat/statamic-advanced-emails
More information about the-bigger-boat/statamic-advanced-emails
Files in the-bigger-boat/statamic-advanced-emails
Download the-bigger-boat/statamic-advanced-emails
More information about the-bigger-boat/statamic-advanced-emails
Files in the-bigger-boat/statamic-advanced-emails
Vendor the-bigger-boat
Package statamic-advanced-emails
Short Description A Statamic addon that provides advanced email functionality.
License MIT
Package statamic-advanced-emails
Short Description A Statamic addon that provides advanced email functionality.
License MIT
Please rate this library. Is it a good library?
Informations about the package statamic-advanced-emails
Statamic Advanced Emails
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:
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:
For more detailed usage instructions, refer to the codebase and documentation.
All versions of statamic-advanced-emails with dependencies
PHP Build Version
Package Version
Requires
statamic/cms Version
^5.0
The package the-bigger-boat/statamic-advanced-emails contains the following files
Loading the files please wait ...