Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imsamthomas authored Jun 27, 2020
1 parent 80668d7 commit e2e901c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@ A: You can set the time to re-display a popup
### ✓ Install via composer (recommend)
Run the following command in Magento 2 root folder:

With Social Proof (Recommend):
```
composer require mageplaza/module-better-popup avada/module-proofo
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```

Without Social Proof:
```
composer require mageplaza/module-better-popup
php bin/magento setup:upgrade
Expand Down

0 comments on commit e2e901c

Please sign in to comment.