Product Notification (Activity Stream) - Magento 2
Compatible With
Community: 2.0, 2.1, 2.2, 2.3, 2.4Enterprise: 2.0, 2.1, 2.2, 2.3, 2.4
Overview
Back to topProduct Notification (Activity Stream) extension for Magento 2, you can let your customers see how many people also are seeing this product by a popup at left corner of product detail page.
Product Notification (Activity Stream) extension makes your customers feel that they are not alone on your website and shows activity streams like "5 people looking this product" or "10 other customer are seeing this product".
Installation
Back to topExtract the file into your Magento root directory. The module will be installed under app/code/PL/Activitystream/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
Release Notes
Back to topVersion 2.0.2
Released August 22, 2016. Re-format PHP coding standard as Magento recommends
Version 2.0.1
Initial version, released May 13, 2016