/
EmailLogger
EmailLogger
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 | Options | 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
.
Related content
DailyDeal
DailyDeal
Read with this
UrlRegeneration
UrlRegeneration
Read with this
ProductsRenderer
ProductsRenderer
Read with this
ExtendedException
ExtendedException
Read with this
BackInStock (optional)
BackInStock (optional)
More like this
GoogleStructuredData (optional)
GoogleStructuredData (optional)
Read with this