magento 2 social login pro v2.x installation · first of all make sure your system requirements...

13
Magento 2 Social Login Pro v2.x Installation From Plumrocket Documentation Installation Here you will learn how to correctly install the Social Login Pro Extension for Magento 2. Uploading Magento 2 extension files Download and unzip the magento 2 social login extension's files as shown below: Contents 1. Installation 2. Uploading Magento 2 extension files 2.1. SSH Installation (requires SSH access to your webserver) 2.2. Web Installation (using native Magento 2 Component Manager) 2.2.1. Step 1 Base extension installation 2.2.2. Step 2 Social Login Pro Magento 2 extension installation Important Information: First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension. For more details on system requirements read Magento system requirements Detailed description: 1. This is the original archive to be unpacked. 2. This is the unpacked catalog of files.

Upload: others

Post on 16-Oct-2020

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

Magento 2 Social Login Pro v2.xInstallationFrom Plumrocket Documentation

InstallationHere you will learn how to correctly install the Social Login Pro Extension for Magento 2.

Uploading Magento 2 extension filesDownload and unzip the magento 2 social login extension's files as shown below:

Contents

1. Installation2. Uploading Magento 2 extension files

2.1. SSH Installation (requires SSH access to your webserver)2.2. Web Installation (using native Magento 2 Component Manager)

2.2.1. Step 1 ­ Base extension installation2.2.2. Step 2 ­ Social Login Pro Magento 2 extension installation

 Important Information:

First of all make sure your system requirements meet the onesnecessary for the correct functioning of our Magento 2 social loginextension. For more details on system requirements read Magentosystem requirements

 Detailed description:1. This is the original archive to be unpacked.2. This is the unpacked catalog of files.

Page 2: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

To upload the files to the server, you may use any FTP­client (To show you how it works we used the FileZilla FTP­client.)

The screenshot below depicts possible difficulties that can occur when you upload the files. In case there areidentical files on the server, they should be overwritten. Below you will find detailed tips on how to overwrite files(when using the FileZilla FTP­client):

 Detailed description:

1. This is your client side. You will see the unpacked catalogcontaining the Social Login Pro Extension for Magento 2.

2. This is your root directory on server side. This is where the filesshould be uploaded.

3. All the files must be uploaded to the server. Select files andpress the right mouse button.

4. Select the "Upload" option for these files.

Page 3: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

Once uploaded, please select one of the 3 installation methods described below:

SSH Installation (requires SSH access to your webserver)

1. In terminal, switch to your Magento 2 root directory using command:

Command:

.  cd /FULL_PATH_TO_YOUR_MAGENTO2

where "FULL_PATH_TO_YOUR_MAGENTO2" is the path to your Magento 2 folder on your server.

2. Run the Magento 2 upgrade command:

 Step­by­Step action:

1. If you receive the notification "Target file already exists" fromyour FTP­client, please, follow the tips described below.

2. Select the "Overwrite" radio button in order to overwrite files.3. Tick the "Apply to current queue only" сheckbox in order tosave these settings for all similar cases of current queueconfiguration in the future.

4. Press "OK".

Page 4: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

Command:

.  php bin/magento setup:upgrade

3. Run the single­tenant compiler command:

Command:

.  php bin/magento setup:di:compile

4. Deploy static view files command:

Command:

.  php bin/magento setup:static‐content:deploy

Web Installation (using native Magento 2 Component Manager)

 Step­by­Step action:1. Login to your Magento 2 Admin Panel.2. Go to the "System" tab.3. Choose the "Web Setup Wizard" option.

Page 5: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

 Step­by­Step action:1. When in the Setup Wizard ­ navigate to the "Home" tab.2. Press the "Component Manager" option.

Page 6: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

Step 1 ­ Base extension installation

Before you proceed with Magento 2 Social Login Pro module installation ­ please make sure to installPlumrocket Base extension. This is a system extension required for proper functioning of all PlumrocketInc extensions. Note: You may skip Step "1" and proceed with "Step 2" if you've already installed Baseextension by Plumrocket Inc before.

 Step­by­Step action:1. In the Component Manager, please find the "Plumrocket_Base"extension.

2. From the list of actions please select "Enable".

Page 8: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

 Step­by­Step action:

1. Make sure you've got all the green checkmarks. This meansthat your system is ready to move forward with Magento 2 Basemodule installation

2. If the check was successful ­ please move on to the "Next"step.

 Step­by­Step action:

1. It is essential to create the backup. Select at least the "Code"and "Database" backup options.

2. Press the "Create Backup" button. For your safety, this will putyour website into the "Maintenance" mode until the Baseextension is installed.

Page 10: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

 Step­by­Step action:1. Press the "Enable" button to active this magento 2 Baseextension.

 Step­by­Step action:1. The "Update pending" notification means that extensionactivation is currently in progress. Please wait until it isfinished.

 Step­by­Step action:

1. Once you see the "Success" notification ­ this means thatPlumrocket Base Magento 2 extension has been installedsuccessfully. At this point your website is in "Live" mode again.

2. You can now get back to "Component Manager" setup tool andinstall the Social Login Pro extension for Magento 2.

Page 11: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

Step 2 ­ Social Login Pro Magento 2 extension installation

At this point, please navigate back to Component Manager, and active the Social Login Pro extension forMagento 2 the same way, as you did with the base extension:

 Step­by­Step action:1. In Component Manager, please find the"Plumrocket_SocialLoginPro" extension.

2. From the list of actions please select "Enable".

Page 12: Magento 2 Social Login Pro v2.x Installation · First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 social login extension

Proceed with the social login extension activation the same way as with Base extension above. Oncesocial login pro is activated too ­ please follow the final steps below:

 Step­by­Step action:

1. Navigate to your Magento 2 Admin Panel.2. Click on "Plumrocket" tab.3. If there is "Social Login Pro" tab in the list, it means that themagento 2 extension for social login from Plumrocket Inc. hasbeen successfully installed.