Skip to content

Commit

Permalink
more readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Oct 5, 2022
1 parent 47fe252 commit 8eca4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The **email plugin** for [Grav](http://github.com/getgrav/grav) adds the ability to send email utilizing the `symfony/mailer` package. This is particularly useful for the **admin** and **login** plugins.

> Version 4.0 replaced the old deprecated `SwiftMailer` library with `Symfony/Mailer` package. This is a modern and well supported library that also has the capability to support 3rd party libraries such as `SendGrid`, `MailJet`, `MailGun`, `MailChimp`, etc.
> Version 4.0 replaced the old deprecated `SwiftMailer` library with `Symfony/Mailer` package. This is a modern and well supported library that also has the capability to support 3rd party libraries such as `SendGrid`, `MailJet`, `MailGun`, `MailChimp`, etc. This library should be backwards compatible with existing configurations, but please create an issue if you run into any problems.
# Installation

Expand Down

0 comments on commit 8eca4a3

Please sign in to comment.