freento/emailslog

There is no license information available for the latest version (1.2.0) of this package.

Catches all emails sent from a Magento store and additionally logs them to the database.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.2.0 2024-03-17 19:14 UTC

This package is auto-updated.

Last update: 2024-09-17 20:43:11 UTC


README

The Emails Log extension for Magento 2 / Adobe Commerce is a powerful debugging tool that allows you to analyze sent emails. Administrators and owners of online stores can use it to see the sending status, content of emails and other necessary and important information.

The report appears in a separate grid and contains the following data for all the emails sent from your Magento 2 store:

  • recipient
  • Bcc
  • subject of the email
  • status of the email
  • created at and view - active link

You can also export the report for further analysis.

Key features include:

  • Comprehensive report
  • Clickable column actions
  • Built-in export to CSV or Excel XML
  • Option to clear records older than (N days)

All columns of the report can be sorted, and almost all can be filtered. Moreover, the report can be exported for further import and analysis. You can export the report to CSV or Excel XML. You can also set up an automatic cleanup of log entries after the number of days you specify.

Refer to the extension page for the full description and user guide: https://freento.com/emails-log.html

Installation

You can install the Emails Log extension with Composer:

composer require freento/emailslog