https://github.com/tareq1988/mailhog-for-wp
MailHog for WordPress
https://github.com/tareq1988/mailhog-for-wp
mailhog smtp wordpress
Last synced: 7 months ago
JSON representation
MailHog for WordPress
- Host: GitHub
- URL: https://github.com/tareq1988/mailhog-for-wp
- Owner: tareq1988
- Created: 2018-12-03T10:42:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-28T16:21:25.000Z (about 4 years ago)
- Last Synced: 2025-03-23T10:51:07.401Z (7 months ago)
- Topics: mailhog, smtp, wordpress
- Language: PHP
- Homepage: https://wordpress.org/plugins/wp-mailhog-smtp/
- Size: 1.95 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== 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.htmlZero 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!