[go: nahoru, domu]

Skip to content

MaxLazar/mx-mandrill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MX Mandrill

MX Mandrill

MX Mandrill Demo

Mandrill mailer adapter for ExpressionEngine.

Installation

  • Download the latest version of MX Mandrill and extract the .zip to your desktop.
  • Copy inline to /system/user/addons/

Compatibility

  • ExpressionEngine 4
  • ExpressionEngine 5
  • ExpressionEngine 6

Configuration

api key

Mandrill API Key

Configuration Overrides

Main configuration file

The main configuration file, found at system/user/config/config.php, is loaded every time the system is run, meaning that config overrides set in config.php always affect the system’s configuration.

$config['mx_mandrill'] = [
        'enable'   => true,
        'mandrill_api_key'  => ''
];

Support Policy

This is Communite Edition add-on.

Contributing To MX Mandrill for ExpressionEngine

Your participation to MX Mandrill development is very welcome!

You may participate in the following ways:

  • Report issues
  • Fix issues, develop features, write/polish documentation Before you start, please adopt an existing issue (labelled with "ready for adoption") or start a new one to avoid duplicated efforts. Please submit a merge request after you finish development.

Thanks to

License

The MX Mandrill is open-sourced software licensed under the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages