Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

This module removes values left over from not existing EAV attributes. The script is executed during setup:upgradeadds an email log to store emails which were sent from the Magento instance.

Installation

Info

This module is optional.

...

Stores -> Configuration -> MageSuite -> Email Logger

...

Settings:

Name

Options

Comment

Note

Enabled

 Yes/No 

Enabling/Disabling whole module logic

Retention period in days

 Numbers

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.

...