blackbird/module-disable-reports

This package is abandoned and no longer maintained. No replacement package was suggested.

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

0.2.0 2018-05-30 09:13 UTC

This package is auto-updated.

Last update: 2020-12-09 16:28:35 UTC


README

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!