freento/audit-report

Automated audit extension for Magento 2

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.1 2023-11-27 21:31 UTC

This package is auto-updated.

Last update: 2024-06-27 22:40:32 UTC


README

Audit Report extension for Magento 2

Freento Audit Report extension for Magento 2 is a fully automated module that examines Magento 2 websites to find ways to make them work better and faster, and highlight possible performace issues.

Extension description

The extension is made of multiple reports including:

  • Overview
    • Server Infrastructure
    • Magento Cache Status
    • Magento Index Status
    • Security
  • Database Usage
  • Filesystem usage
  • Module List
  • Code quality

Refer to the extension page for the full description and user guide:

https://freento.com/audit-report.html

Installation

You can install Audit Report extension with Composer:

composer require freento/audit-report

To update the extension run this command:

composer update freento/audit-report --with-dependencies