From 28be779d932cbc0e4c9216c070353dcaa1e2b69c Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 9 Apr 2017 13:14:20 +0700 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c42fb80..785e76d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,22 @@ Magento 2 Social Login extension is designed for quick login to your Magento sto - Contribute on Github: http://mageplaza.github.io/Magento-2-Social-Login-Extension/ - Get Support: https://github.com/mageplaza/magento-2-social-login/issues +## How to install + +### Install Package from Mageplaza + +- Download the latest version at [Mageplaza Social Login for Magento 2](https://www.mageplaza.com/magento-2-social-login-extension/) +- [Installation guide](https://docs.mageplaza.com/kb/installation.html) + +### Install via composer + +Run the following command in Magento 2 root folder + +``` +composer require mageplaza/magento-2-social-login +php bin/magento setup:upgrade +php bin/magento setup:static-content:deploy +``` ## FAQ @@ -32,5 +48,5 @@ Q: Can I install it by myself? A: Yes, you absolutely can! You can install it like installing any extensions to website, follow our Installation Guide. https://docs.mageplaza.com/social-login-m2/index.html -### Get [Magento 2 Social Login](https://www.mageplaza.com/magento-2-social-login-extension/) or https://www.mageplaza.com/ +### Get [Mageplaza Social Login](https://www.mageplaza.com/magento-2-social-login-extension/) or https://www.mageplaza.com/