Skip to content

A Joomla! plugin to send mails via the SparkPost API

Notifications You must be signed in to change notification settings

perfectwebteam/sparkpost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

SparkPost Joomla! Mail Plugin

A Joomla! plugin to send mails via the SparkPost API

Usage

  1. Download the zip package
  2. Unpack the zip package to a temporary folder
  3. Zip the contents of the folder sparkpost-master/plugins/system/sparkpost into a new zip file
  4. In your Joomla website go to Extensions -> Manage -> Install
  5. Select the new zip file on the Upload Package File tab
  6. Click on Upload & Install
  7. The plugin is now installed
  8. Go to Extensions -> Plugins
  9. Filter the list on sparkpost
  10. Edit the System - SparkPost plugin
  11. Enter your API Key (You may need to generate one first on your SparkPost Settings Page)
  12. Set the Status to Enabled
  13. Save the plugin
  14. SparkPost API is now being used

Logging

The plugin will log any issues to a logfile. The logfile can be found in the folder logs/ and the filename of the log is plg_system_sparkpost.log.Y_m.php. Where Y is the current year and m is the current month.

Whenever an error occurs the following details are logged:

  • Subject
  • Sender
  • Recipients
  • Error message

Fallback

If the email cannot be send through SparkPost the configured email server in the Joomla Global Configuration will be used.

Credits

This plugin is made possible by the generous contribution of ROC Nijmegen.

About

A Joomla! plugin to send mails via the SparkPost API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages