2017 © Pedro Peláez
 

cakephp-plugin cakephp-email-toolkit

Email Toolkit Plugin for CakePHP

image

cakedc/cakephp-email-toolkit

Email Toolkit Plugin for CakePHP

  • Tuesday, October 3, 2017
  • by CakeDC
  • Repository
  • 11 Watchers
  • 4 Stars
  • 545 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 26 % Grown

The README.md

CakeDC Email Toolkit plugin for CakePHP

Bake Status Downloads Latest Version License, (*1)

Requirements

  • CakePHP 3.1.0+
  • PHP 5.6+

Documentation

For documentation, as well as tutorials, see the Docs directory of this repository., (*2)

Usage Example

An example call with all default values:, (*3)

bin/cake email send contact@cakedc.com

It will send an email with Test email subject and This is a test email as message body to contact@cakedc.com using the default email configuration. You will get an output like this:, (*4)

Welcome to CakePHP v3.5.3 Console
---------------------------------------------------------------
Email config : default
Email recipient: contact@cakedc.com
---------------------------------------------------------------
Email message sent successfully

Headers
From: test@cakedc.com
Date: Tue, 03 Oct 2017 11:40:53 +0000
Message-ID: <21170bbf52264c7dba99b5b7aef08806@cakedc.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Message
This is a test email

Support

For bugs and feature requests, please use the issues section of this repository., (*5)

Commercial support is also available, contact us for more information., (*6)

Contributing

This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions., (*7)

License

Copyright 2017 Cake Development Corporation (CakeDC). All rights reserved., (*8)

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file., (*9)

The Versions

03/10 2017

dev-master

9999999-dev https://github.com/CakeDC/cakephp-email-toolkit

Email Toolkit Plugin for CakePHP

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication cakephp auth oauth2 cakedc

03/10 2017

1.0.0

1.0.0.0 https://github.com/CakeDC/cakephp-email-toolkit

Email Toolkit Plugin for CakePHP

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication cakephp auth oauth2 cakedc