Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

https://github.com/magesuite/email-logger

This module adds an email log to store emails which were sent from the Magento instance.

Installation

This module is optional.

composer require "creativestyle/magesuite-email-logger" ^1.0.0

Admin settings

Google API keys can be added in:

Stores -> Configuration -> MageSuite -> Email Logger

Settings:

Name

Comment

Enabled

Retention period in days

Time after which old emails will be deleted from logs.

Reviewing logs

Logs are stored in the database table email_log in the admin panel there is a separate grid to review it.
The grid is in System -> Email Logs.

  • No labels