Download the PHP package perfectwebteam/craft-mailchimp-transactional without Composer
On this page you can find all versions of the php package perfectwebteam/craft-mailchimp-transactional. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download perfectwebteam/craft-mailchimp-transactional
More information about perfectwebteam/craft-mailchimp-transactional
Files in perfectwebteam/craft-mailchimp-transactional
Package craft-mailchimp-transactional
Short Description Mailchimp Transactional mailer adapter for Craft CMS.
License MIT
Informations about the package craft-mailchimp-transactional
Mailchimp Transactional for Craft CMS
This plugin provides a Mailchimp Transactional integration for Craft CMS.
Requirements
This plugin requires Craft CMS 4.0.0+ or 5.0.0+.
Installation
You can install this plugin from the Plugin Store or with Composer.
From the Plugin Store
Go to the Plugin Store in your project’s Control Panel and search for “Mailchimp Transactional”. Then click on the “Install” button in its modal window.
With Composer
Open your terminal and run the following commands:
Setup
Once Mailchimp Transactional is installed:
- Go to Settings → Email.
- Make sure that the System Email Address is set to an email for which the domain is a verified Sending Domain.
- Change the Transport Type setting to Mailchimp Transactional.
- Enter your API Key from the Mailchimp Transactional Settings page.
- Optionally set the Subaccount from the Mailchimp Transactional Subaccounts page.
- Optionally set the Template Slug from the Mailchimp Transactional Templates page.
- Click Save.
Tip: The API Key, Subaccount and Template Slug settings can be set using environment variables. See Environmental Configuration in the Craft docs to learn more about that.
Brought to you by Perfect Web Team