agoris / module-popup-last-add-product-to-cart
Module Magento 2 (Agoris_PopupLastAddProductToCart)
Installs: 968
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4.0
This package is auto-updated.
Last update: 2025-08-10 15:13:53 UTC
README
This module provides the ability to display the last item added to the cart in the form of a popup to the customer
How to use Agoris_PopupLastAddProductToCart extension
Step 1 : Download Magento 2 Agoris_PopupLastAddProductToCart extension
Install via composer (recommend)
Run the following commands in Magento 2 root folder:
composer require agoris/module-popup-last-add-product-to-cart
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Step 2: User guide
2.1. General configuration
You can disable this solution: Login to Magento admin > Stores > Configuration > Agoris extenstions > Pop Up Last Add Product To Cart > General Options > Enable Functionality > Choose Yes to enable the module.
Clear the cache after disabling
php bin/magento cache:clean