SparkPost Plugin
Send all your email from WordPress through SparkPost, the most advanced email delivery service.
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
Installation
Option 1: Install using the WordPress Admin Panel:
- From your WordPress site’s Admin Panel go to Plugins -> Add New.
- Enter ‘sparkpost’ in the Search Plugins text field and hit Enter.
- Your search results will include a plugin named SparkPost.
- Click the Install Now button to install the SparkPost plugin.
- Upon successful installation, the SparkPost plugin will appear in Plugins -> Installed Plugins.
- Finally, click Activate Plugin to activate your new plugin.
Option 2: Install manually:
- Download the plugin zip file by clicking on the Download button on this page.
- Unzip the plugin zip file into your WordPress plugins directory (usually
wp-content/plugins
) - In the WordPress Admin Panel, go to the Plugins page. In the list, you should see your new SparkPost plugin.
- 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.
FAQ
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.
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
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