thelia/thelia-mail-catcher-module

1.0.1 2022-09-02 09:58 UTC

This package is auto-updated.

Last update: 2024-08-30 01:06:49 UTC


README

此模块捕获从 Thelia 发送的所有邮件并将它们重定向到商店配置中注册接收通知的管理员邮箱。

安装

手动

  • 将模块复制到 <thelia_root>/local/modules/ 目录,并确保模块名称为 TheliaMailCatcher。
  • 在 Thelia 管理面板中激活它

Composer

将其添加到主 thelia composer.json 文件中

composer require thelia/thelia-mail-catcher-module:~0.1

使用方法

您只需激活此模块即可。