Skip to content

AboElnoor/PopCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Cart auto Popup

Magento 2 auto popup minicart after add to cart action

How to install

Install using composer (recommended)

Run the following command in Magento 2 root folder:

composer require aboelnoor/popcart
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Credits

This extension has been created as a result to this answer Pop up minicart when I add a product to the cart magento 2