Skip to content

tareq1988/mailhog-for-wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

=== MailHog for WordPress ===
Contributors: tareq1988
Donate link: https://tareq.co/donate/
Tags: smtp, wp mail smtp, wordpress smtp, mail, mailer, phpmailer, wp_mail, email, wp smtp
Requires at least: 4.0
Tested up to: 5.8
Stable tag: trunk
Requires PHP: 5.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Zero configuration MailHog plugin for your development machine.

== Description ==

This plugin routes your emails to MailHog for development purpose.

If you are using [MailHog](https://github.com/mailhog/MailHog) on your development environment, you can use this plugin to route your emails to MailHog.

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= How can I use the plugin? =

Just activate the plugin, you don't have to touch or change anything.

= What is MailHog? =

MailHog is an email testing tool for developers.


== Screenshots ==

Nothing here yet.

== Changelog ==

= v1.0.1 - Jul 28th, 2021 =

 * WordPress 5.8 compatibility

= v1.0 - December 3rd, 2018 =

 * Initial release.

== Upgrade Notice ==

Nothing here yet!