SparkPost

ማብራሪያ

The SparkPost email delivery service offers best in class deliverability to ensure your mail hits the inbox, live analytics to review, track and optimize your email activities, as well as highest performance when you need it most: always.

When the SparkPost plugin is enabled, all outgoing email from your WordPress installation is sent through your SparkPost service. From within the SparkPost UI or SparkPost EU UI, you can then watch your campaigns unfold live by tracking your engagement metrics, learn what your audience responds to and even integrate more deeply with your app using the SparkPost API.

Requirements
– PHP 7.0 or later
– WordPress 5.5 or later

መጫን

Option 1: Install using the WordPress Admin Panel:

  1. From your WordPress site’s Admin Panel go to Plugins -> Add New.
  2. Enter ‘sparkpost’ in the Search Plugins text field and hit Enter.
  3. Your search results will include a plugin named SparkPost.
  4. Click the Install Now button to install the SparkPost plugin.
  5. Upon successful installation, the SparkPost plugin will appear in Plugins -> Installed Plugins.
  6. Finally, click Activate Plugin to activate your new plugin.

Option 2: Install manually:

  1. Download the plugin zip file by clicking on the Download button on this page.
  2. Unzip the plugin zip file into your WordPress plugins directory (usually wp-content/plugins)
  3. In the WordPress Admin Panel, go to the Plugins page. In the list, you should see your new SparkPost plugin.
  4. Click Activate to activate your new plugin.

Upon successful activation, SparkPost will appear on the Settings menu in the WordPress Admin Panel. Click on Settings -> SparkPost to open the SparkPost plugin configuration page and complete setup.

የተለመዱ ጥያቄዎች

What do I need to start using this plugin?

You’ll need to create an account on SparkPost.com and then generate an API Key with Send via SMTP and Transmission Read/Write permissions. Creating an account is completely free. Visit SparkPost to signup (https://app.eu.sparkpost.com/ for EU).

How do I create an API key?

Follow this tutorial for creating an API key. Remember: your API key must have Send via SMTP and Transmission Read/Write permissions to be usable by this plugin.

How do I get further help?

Visit plugin’s official issue tracker and create new issue, if appropriate.

Reviews

ነሐሴ 13, 2020 1 reply
This old old old old plugin doesn't work with WP 5.5.0. You get the following response in API mode: Response body: { "errors": [ { "message": "invalid data format\/type", "description": "field 'content.headers' is of type 'json_array', but needs to be of type 'json_object'", "code": "1300" } ] } Maybe now they can update it and also fix the broken logo on the admin page.
ሰኔ 21, 2019
I used SparkPost for a while, they regularly disabled my account for no reason. The first time it was because I migrated a site from a dev area to the live domain, and forgot to change the sending domain. For that "offense" they totally canceled my account, and banned my email address, with no way to get it back. The second time they never told my why they deleted my account (new email). The just... did. I never spam, my sites barely use email for anything other than user forms. Sparkpost is a terrible business, I highly recommend you find another service instead.
መጋቢት 25, 2019
SparkPost lets your website use their servers to send your website's transactional emails. They have outstanding logging and are the best solution I've found. This is one of the first plugins I install on EVERY site I work with. Outstanding!
ነሐሴ 1, 2018
Plugin works well. Doesn't slow anything down. I get an error related to the debugging though: WordPress database error Too many keys specified; max 64 keys allowed for query ALTER TABLE sp_email_logs
Read all 25 reviews

Contributors & Developers

“SparkPost” is open source software. The following people have contributed to this plugin.

Contributors

“SparkPost” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “SparkPost” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.2.8

  • Fixed XSS Vulnerability (168)

3.2.7

  • Fixed CVE-2017-9841 (168)

3.2.6

  • Fixed CVE-2017-9841 (166)

3.2.5

  • Fixed fatal error PHPMailer\Exception not found (163)

3.2.4

  • Fixed undefined property warning when logging subject (160)

3.2.3

  • Fixed broken SparkPost logo on settings page (157)

3.2.2

  • Fixed parsing of headers and addressed class-phpmailer.php deprecation notice (for HTTP) (156)

3.2.1

  • Fixed invalid data format/type bug (153)
  • Tested up to WordPress v5.5.0

3.2.0

  • Add support for EU hostnames (141)

3.1.1

  • Avoid db checking if email logging is not enabled

3.1.0

  • Improved UI
  • (Optional) Email logging support for better debugging
  • Template validation with mailer
  • Allow string attachment (133)
  • Tested up to WordPress v4.9.4

3.0.1

  • Fix error with older php version (#113)

3.0.0

  • Support attachments in template (#97). Add Templates: Read/Write permission to API Key for this to work!
  • Tested in WordPress v4.7.3
  • Fix sending email with sandbox (#109)

2.6.4

  • Fix the issue to use template hook when not set in settings (#95)
  • Clarify attachment can’t be sent with template and include workaround example (#96)
  • Include attachment in test email

2.6.3

  • Add plugin name to XMailer (for SMTP)
  • Tested in WordPress v4.7.2

2.6.2

  • Tested in WordPress v4.7.1

2.6.0

  • Handle multiple recipients correctly
  • Fix getting started link
  • Send assoc array to wpsp_smtp_msys_api filter

2.5.0

2.4.1

  • Fix Reply-To header issue with WordPress 4.6

2.4.0

  • Add supports for CC and BCC using HTTP API

2.3.0

  • Fixed issue #33 where from email and reply to were being overridden by templates: see this article for detailed information

2.2.1

  • Fix issue for previous version of WordPress

2.2.0

  • Add template field for selecting a SparkPost template when using HTTP API
  • Allow substituion of Subject, From name in HTTP API
  • Replaced anonymous function for compatibility with older versions of PHP

2.1.0

  • Enable/disable tracking option
  • Add support for Reply-To in HTTP Mailer

2.0.1

  • Fix email content type problem

2.0.0

  • Support sending using HTTP API
  • UI Tweak
  • Hide API Key from UI
  • Misc code improvements

1.1.5

  • Support alternate port
  • Use filter to set sender info
  • Clearer settings panel

1.1.4

  • Update copy

1.1.3

  • Richer plugin settings error messages and help text, TLS now permanently enabled

1.1.2

  • Shortened the plugin name to just SparkPost, added more readme copy, renamed ‘SMTP password’ setting to ‘API key’

1.1.1

  • Add link to Settings in plugins list page

1.1.0

  • Add support for sending test email
  • Add support for enable/disable sending via SparkPost

1.0.0

  • Initial version