Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

MailHog for WordPress

Описание

This plugin routes your emails to MailHog for development purpose.

If you are using MailHog on your development environment, you can use this plugin to route your emails to MailHog.

Инсталиране

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

ЧЗВ

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.

Отзиви

21.01.2025
Discovered this plugin after Mr Digital used it in one of his videos. You could write the FAQ for this plug-on on the back of a postage stamp in large letters.
28.06.2022
This is a great example of how you don’t need to overcomplicate things, and still make a great and super useful plugin. The plugin will just hook to phpmailer_init and make it work with Mailhog. No configuration is needed, it just works. Great job 👍🏼
24.03.2022
I’ve been using this a lot lately on my local development. Like another person said, to make it work on a docker container, you need to change the smtp host adding this line to wp_config: define( 'WP_MAILHOG_HOST', 'mailhog' );
Прочетете всички 12 отзива

Сътрудници и разработчици

“MailHog for WordPress” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “MailHog for WordPress” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

v1.0.1 – Jul 28th, 2021

  • WordPress 5.8 compatibility

v1.0 – December 3rd, 2018

  • Initial release.