Download the PHP package cakedc/cakephp-email-toolkit without Composer
On this page you can find all versions of the php package cakedc/cakephp-email-toolkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cakedc/cakephp-email-toolkit
More information about cakedc/cakephp-email-toolkit
Files in cakedc/cakephp-email-toolkit
Package cakephp-email-toolkit
Short Description Email Toolkit Plugin for CakePHP
License MIT
Homepage https://github.com/CakeDC/cakephp-email-toolkit
Informations about the package cakephp-email-toolkit
CakeDC Email Toolkit plugin for CakePHP
Requirements
- CakePHP 3.1.0+
- PHP 5.6+
Documentation
For documentation, as well as tutorials, see the Docs directory of this repository.
Usage Example
An example call with all default values:
It will send an email with Test email
subject and This is a test email
as message body to [email protected]
using the default
email configuration. You will get an output like this:
Support
For bugs and feature requests, please use the issues section of this repository.
Commercial support is also available, contact us for more information.
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.
License
Copyright 2017 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.