Giter VIP home page Giter VIP logo

mail-drivers's Introduction

Mail Drivers by Flagrow logo Flagrow, a project of Gravure

MIT license Latest Stable Version Total Downloads Join our Discord server

This extension lets you use other mail drivers already included with the library Flarum uses for mail but which had no way to be configured by the forum owner.

The drivers are Mailgun, Mandrill and Amazon SES.

These drivers are API-based which means you can usually use them even if the host has blocked outbound SMTP.

Installation

Use Bazaar or install manually:

composer require flagrow/mail-drivers

Updating

composer update flagrow/mail-drivers
php flarum migrate
php flarum cache:clear

Configuration

Open the extension settings to configure your driver credentials. All the credentials are saved even if you don't enable the driver.

Clicking "set the mail driver to ..." will update your current "driver" setting from the Email tab. You can go back to the SMTP driver by setting "driver" to "smtp" in the Email tab of the admin panel.

Disabling this extension won't automatically switch you back to SMTP !

Mailgun and Mandrill will work out of the box. Before configuring the SES driver you need to install the Amazon SDK with composer require aws/aws-sdk-php:~3.0.

Security

If you discover a security vulnerability within Mail Drivers, please send an email to the Gravure team at [email protected]. All security vulnerabilities will be promptly addressed.

Please include as many details as possible. You can use php flarum info to get the PHP, Flarum and extension versions installed.

Links

An extension by Flagrow, a project of Gravure.

mail-drivers's People

Contributors

clarkwinkelmann avatar

Watchers

Lahcen EL BOUCHTI avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.