Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Releases: AhmadWaleed/mailmerge

add license

19 Feb 08:08
0b8f22b
Compare
Choose a tag to compare
1.0.4

update license

complete documentation

19 Feb 08:04
737d422
Compare
Choose a tag to compare
Update README.md

Correct spellings

Small Tweaks

22 Dec 15:07
Compare
Choose a tag to compare

Remove default mail client config and other small tweaks

Nullable Mail Client

22 Dec 06:50
Compare
Choose a tag to compare

Added

  • add NullableMailClient

Changed

  • get_mail_client helper function now returns NullableMailClient if invalid mail service passed.

Removed

  • default client setup

Initial Release

21 Dec 15:19
Compare
Choose a tag to compare

Features:

  • Send a single email message.
  • Send a batch message (no limit).
  • Resend a batch message.
  • Common email template

Integrated Services:

  • Mailgun
  • Pepipost
  • SendGrid