The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
98
Ready for Magento 2.4
64
Need Your Help
Stable vv1.0.5
Ready to Install
Build tests pass on Magento 2.4.8-p3

CustomGento_RemoveViewedProducts

customgento/module-remove-viewed-products-m2

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

34,755
Downloads
Below average
7
GitHub Stars
Below average
7mo ago
Last Release
0
Open Issues

Quality Score

3/5
Installs via Composer
DI compiles correctly
Templates compile
PHPStan Level 5

Recent Test History

Each release is tested against the latest Magento version at that time.

vv1.0.5 on Magento 2.4.8-p3
Dec 15, 2025
vv1.0.5 on Magento 2.4.8-p2
Aug 14, 2025
vv1.0.5 on Magento 2.4.8
Jun 13, 2025
vv1.0.4 on Magento 2.4.8
May 17, 2025
vv1.0.4 on Magento 2.4.7-p4
Feb 15, 2025
vv1.0.4 on Magento 2.4.7-p3
Oct 14, 2024

+5 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Share This Module's Status

CustomGento_RemoveViewedProducts Magento compatibility status badge

README

Loaded from GitHub

Remove Viewed Products for Magento 2

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

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules