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

Version 1 Next »

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

This module removes values left over from not existing EAV attributes. The script is executed during setup:upgrade.

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