Download the PHP package mailjet/mailjet-bundle without Composer
On this page you can find all versions of the php package mailjet/mailjet-bundle. 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 mailjet-bundle
Mailjet Bundle
Symfony bundle for handling Mailjet API V3 using this wrapper: https://github.com/mailjet/mailjet-apiv3-php
Features
- [x] Retrieve \Mailjet\Client to make custom Mailjet API V3 requests
- [x] SwiftMailer Transport integration
- [x] Synchronize Contact Metadata (Contact Properties) with your config
- [x] Synchronize your user with Mailjet contact list
- [x] Use your own userProvider (basic
FosContactProvider
included to interface with FosUserBundle) - [x] Use lifecycle event to subscribe/unsubscribe/update/delete/changeMail user from a contact List
- [x] Register Event API - real time notifications (webhook)
Setup
Add Mailjet\MailjetBundle\MailjetBundle
to your bundles.php
:
Minimal Configuration
In your config.yml
add:
Add bundle to your project:
ToDo
- More unit tests
- Functionnal tests
- Other features like Campaigns, stats, ...
Contributing
If you want to contribute to this project, look at over here
All versions of mailjet-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
mailjet/mailjet-apiv3-php Version ^1.2
mailjet/mailjet-swiftmailer Version ^1.0
mailjet/mailjet-apiv3-php Version ^1.2
mailjet/mailjet-swiftmailer Version ^1.0
The package mailjet/mailjet-bundle contains the following files
Loading the files please wait ....