Skip to content

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 f6739b4 commit dc976d6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,21 @@
## ✓ Install Social Login via composer (recommend)
Run the following command in Magento 2 root folder:

With Social Proof (recommend):
```
composer require mageplaza/magento-2-social-login avada/module-proofo
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```

Without Social Proof:
```
composer require mageplaza/magento-2-social-login
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```


### ✓ Install ready-to-paste package

- Download the latest version at [Mageplaza.com](https://www.mageplaza.com/magento-2-social-login-extension/)
Expand Down

0 comments on commit dc976d6

Please sign in to comment.