customgento/module-remove-viewed-products-m2

Remove Viewed Products for Magento 2 removes the recently viewed products feature completely from Magento.

Fund package maintenance!
customgento

Installs: 20 030

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 4

Forks: 1

Open Issues: 0

Type:magento2-module

v1.0.3 2024-02-01 07:22 UTC

This package is auto-updated.

Last update: 2024-03-30 08:03:09 UTC


README

Remove Viewed Products for Magento 2 removes the recently viewed products feature completely from Magento. Theoretically, this is as easy as removing all recently viewed products blocks from the layout. However, even when all blocks are removed, Magento still adds cookies and entries to the local storage. This module also takes care that this data is not set at all.

Installation

  • composer require customgento/module-remove-viewed-products-m2
  • bin/magento module:enable CustomGento_RemoveViewedProducts
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile
  • bin/magento cache:flush

Configuration

There is no configuration.

License

OSL - Open Software Licence 3.0

Copyright

© 2020 - present CustomGento GmbH