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

Releases: AhmadWaleed/mailmerge

add license

Choose a tag to compare

@AhmadWaleed AhmadWaleed released this 19 Feb 08:08
0b8f22b
1.0.4

update license

complete documentation

Choose a tag to compare

@AhmadWaleed AhmadWaleed released this 19 Feb 08:04
737d422
Update README.md

Correct spellings

Small Tweaks

Choose a tag to compare

@AhmadWaleed AhmadWaleed released this 22 Dec 15:07

Remove default mail client config and other small tweaks

Nullable Mail Client

Choose a tag to compare

@AhmadWaleed AhmadWaleed released this 22 Dec 06:50

Added

  • add NullableMailClient

Changed

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

Removed

  • default client setup

Initial Release

Choose a tag to compare

@AhmadWaleed AhmadWaleed released this 21 Dec 15:19

Features:

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

Integrated Services:

  • Mailgun
  • Pepipost
  • SendGrid