CustomGento_RemoveViewedProducts
customgento/module-remove-viewed-products-m2
Remove Viewed Products for Magento 2 removes the recently viewed products feature completely from Magento.
Supported Magento versions: 2.4.9
44,286 installs★ 7 starsLatest: v1.1.0Released 2026-05-22License: OSL-3.0
composer require customgento/module-remove-viewed-products-m2README
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
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.
composer require customgento/module-remove-viewed-products-m2bin/magento module:enable CustomGento_RemoveViewedProductsbin/magento setup:upgradebin/magento setup:di:compilebin/magento cache:flush
There is no configuration.
OSL - Open Software Licence 3.0
© 2020 - present CustomGento GmbH
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues