Download the PHP package luyadev/luya-mailjet without Composer
On this page you can find all versions of the php package luyadev/luya-mailjet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package luya-mailjet
LUYA Mailjet
LUYA and Yii Framework integration for Mailjet service.
Contains:
- Yii Framework BaseMailer for Transaction E-Mails trough API.
- Interface for Subscription Mail Sync including CLI command for Synchronisation.
- A PHP library to convert MJML content into Mailjet Passport json format.
- LUYA Admin Module to convert MJML into HTML based on MJML.io API.
- LUYA Active Window to retrieve informations about a given User E-Mail.
- A Widget to subscribe to a List with double opt in (can be disabled).
- SMS Sending helpers
- Yii 2 Queue Job to send mails with a template
Installation
Install the extension through composer:
Add to config:
Basic Send Mail
Sending transactional E-Mail:
Send a transactional E-Mail based on the Template id stored in Mailjet:
MJML to HTML
With version 1.3 of LUYA Mailjet library there is an admin module you can configured in order to parser MJML into HTML, therefore add the module to your configuration and provide mjml.io API keys:
Afterwards you can retrieve and render the HTML of MJML template with:
All versions of luya-mailjet with dependencies
PHP Build Version
Package Version
The package luyadev/luya-mailjet contains the following files
Loading the files please wait ....