Download the PHP package czepter/cake-mailjet without Composer
On this page you can find all versions of the php package czepter/cake-mailjet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download czepter/cake-mailjet
More information about czepter/cake-mailjet
Files in czepter/cake-mailjet
Download czepter/cake-mailjet
More information about czepter/cake-mailjet
Files in czepter/cake-mailjet
Vendor czepter
Package cake-mailjet
Short Description Mailjet plugin for CakePHP. Allows sending emails via Mailjet by using the provided Mailjet SDK.
License MIT
Homepage https://github.com/czepter/cake-mailjet
Package cake-mailjet
Short Description Mailjet plugin for CakePHP. Allows sending emails via Mailjet by using the provided Mailjet SDK.
License MIT
Homepage https://github.com/czepter/cake-mailjet
Please rate this library. Is it a good library?
Informations about the package cake-mailjet
Mailjet plugin for CakePHP
Allows sending emails via Mailjet by using the provided Mailjet SDK.
Requirements
PHP >= 7.0 CakePHP >= 3.7 Composer
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
load this plugin into your src/AppController.php with:
or modify the file by your own inside of bootstrap():
Example configuration
example content of your config/app.php:
Email setup
to write a mail using the templates use the following configuration in your Mailer class:
All versions of cake-mailjet with dependencies
PHP Build Version
Package Version
The package czepter/cake-mailjet contains the following files
Loading the files please wait ....