Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

blackbird-agency/magento-2-disabled-reports

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackbird Disable Reports Module

Latest Stable Version License: MIT

Blackbird_Optimisation module functionality is represented by the following sub-systems:

  • Disable Magento_Log saving in database
  • Disable Magento_Reports saving in database

This module lets not overloaded the database of reports and log.

Sometimes it's easier to just disabled the Magento_Reports module...

How to use it

You've just to install and enable it !

Setup

Get the package

Zip Package:

Unzip the package in app/code/Blackbird/DisableReports.

Composer Package:

composer require blackbird/module-disable-reports

Install the module

Then, run the following magento command:

php bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Support

Raise a new request:

Authors

Contact

For further information, contact us:

License

This project is licensed under the MIT License

That's all folks!

About

This module lets not overloaded the database of reports and log.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%