The Home for Magento 2 Excellence

Automated build tests for Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1094 Modules
673 Ready
420 Need Help
Vendors 🏆 Leaderboard
Stable vv1.1.0 OSL-3.0

CustomGento_RemoveViewedProducts

customgento/module-remove-viewed-products-m2 85

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

44,655
Downloads
Below average
7
GitHub Stars
Below average
4mo ago
Last Release
0
Open Issues
Build Passing Strict Compliant
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

Coding Standard
PHPStan Level 9

Release Discipline

Follows SemVer · 100% What is this?

Release history audited up to vv1.1.0

Tested on Magento 2.4.9

Recent Test History

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

vv1.1.0 on Magento 2.4.9
Aug 19, 2026
vv1.1.0 on Magento 2.4.9
Aug 19, 2026
vv1.1.0 on Magento 2.4.9
Aug 19, 2026
vv1.1.0 on Magento 2.4.9
May 26, 2026
vv1.1.0 on Magento 2.4.8-p4
May 22, 2026
vv1.0.5 on Magento 2.4.8-p4
Mar 21, 2026

+10 older tests

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.