承接 orangecat/emailcatch 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

orangecat/emailcatch

最新稳定版本:1.0.1

Composer 安装命令:

composer require orangecat/emailcatch

包简介

Email Log and Redirect

README 文档

README

This module has been developed for Magento > 2.4.6

Orangecat_EmailCatch module enables you to save log emails and redirect email traffic to a single email address for development purposes.

Usage - view/resend/delete Logs

Go to System > Email > View emails Log

There you can see the emails sent, send them or delete them.

If the "redirect" function is enabled, to the original subject of the email will be added the sentence "<<<< REDIRECTED >>>>"

Configuration

System > Email > Configuration Logs

or

Stores > Configuration > Orangecat > Email Log

  • Log Settings > Enable Log Outgoing Emails: Enable saving a copy of sent email

  • Log Settings > Log Clean Every (days): Sets the number of days that the logs will be kept until they are deleted (by cron)

  • Developer > Enable Redirect Messages: Enable redirection of all email traffic to a single email address

  • Developer > Redirect Email Address: Email address where the traffic will be redirected when the previous option is enabled

Installation

The extension must be installed via composer. To proceed, run these commands in your terminal:

composer require orangecat/emailcatch
php bin/magento module:enable Orangecat_EmailCatch
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-05-09