Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Add delivery options 'generic' and 'custom' #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shrikrishnaholla
Copy link

Two option added: generic and custom

  • generic takes a mailer_function option that holds reference to a JS function that takes an object (with params) and a callback
  • custom offloads the task of retrieving and constructing the email to the user, but allows greater flexibility for templating

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant