Freshjet

August 24, 2021

Freshjet Plugin

Send email through wp_mail() but super-powered by Mailjet transactional email. This plugin is probably the most convenient way to use Mailjet transact …

People use SMTP or transactional email to prevent their email sent by wp_mail() fall into spam folder. And if you are using Mailjet as your transactional email, this plugin is probably the most convenient way to use Mailjet transactional email in WordPress.

Freshjet provide default wp_mail() functionality but super-power it with Mailjet. It’s a drop-in replacement for wp_mail(). If you just send email without extra customization, likely you don’t need to change your existing code.

And.. Freshjet supports Mailjet Passport Template. For documentation, visit Freshjet GitHub repository

Installation

Through the WordPress administrative area:

  • From WordPress administrative area, go to Plugins -> Add New
  • Search for Freshjet
  • Install and then activate it
  • Visit this page to see your Mailjet Keys.
  • Insert your API Public Key (SMTP username) and API Secret Key (SMTP password) in yoursite/wp-admin/admin.php?page=freshjet

Download manually:

  • Download the plugin from WordPress plugins page
  • Upload to your wp-content directory
  • Activate it from Plugins menu in admin area
  • Visit this page to see your Mailjet Keys.
  • Insert your API Public Key (SMTP username) and API Secret Key (SMTP password) in yoursite/wp-admin/admin.php?page=freshjet

Screenshots

  1. Admin Screenshot

    Admin Screenshot

FAQ

What part of Mailjet\’s feature does this plugin support?

  • We support the transactional part. Mostly, for the wp_mail () drop-in replacement.
  • We also support the Passport Transactional Template.

Does this plugin has GitHub repository?

Yes, it’s [here] (https://github.com/freshforces-borndigital/freshjet/)

Changelog

0.6.6

  • Tweak: bulk_mail() now support Mailjet’s Transactional Template
  • Tweak: Handler for string header

0.6.5

0.6.4

  • Settings: add blank option to template selection
  • Bugfix: wp_error on wp_remote_get response was not handled
  • Bugfix: headers support

0.5.4

  • Distinguish the master key and sub-account key

0.5.3

  • wp_mail() drop-in replacement
  • Provide support for Mailjet’s Transactional Passport Template

Details

  • Version: 0.6.6
  • Active installations: 200
  • WordPress Version: 5.2
  • Tested up to: 5.8.10
  • PHP Version: 7.2

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars