2017 © Pedro Peláez
 

library mailer

image

rhildred/mailer

  • Thursday, June 11, 2015
  • by rhildred
  • Repository
  • 1 Watchers
  • 0 Stars
  • 105 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Composer Mail plugin

Use this with composer to make an endpoint that sends an email. You will need a creds/sendgrid.json file that will look like this:, (*1)


{"api_user":"your username", "api_key":"your sendgrid password", "recipient":"your email address"}

You will also need a sendgrid account., (*2)

The Versions

11/06 2015

dev-master

9999999-dev

  Sources   Download