{"id":165,"date":"2020-02-28T16:00:31","date_gmt":"2020-02-28T16:00:31","guid":{"rendered":"http:\/\/wiki2.plumserver.com\/knowledge-base\/magento-2-twitter-and-facebook-login-v2-x-installation"},"modified":"2022-11-01T09:51:51","modified_gmt":"2022-11-01T13:51:51","slug":"magento-2-twitter-and-facebook-login-v2-x-installation","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation","title":{"rendered":"Magento 2 Twitter &#038; Facebook Login v2.x Installation"},"content":{"rendered":"\n<p>Here you will learn how to correctly install the <a href=\"\/magento-twitter-facebook-login\">Twitter and Facebook Login Extension for Magento 2<\/a> using two methods &#8211; Installation via the FTP or Composer.<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-warning\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Important Information:<\/p>\n\n\n\n<p><strong>First of all make sure your system requirements meet the ones necessary for the correct functioning of our Magento 2 Twitter &amp; Facebook Login Extension. For more details on system requirements read the <a href=\"\/learn\/magento-system-requirements\">Magento 2 system requirements<\/a> article.<\/strong><\/p>\n<\/div><\/div>\n\n\n\n<p><strong>You can choose one of the following two methods to install the extension on your magento 2 store:<\/strong><\/p>\n\n\n\n<div class=\"wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-red-background-color has-background\" href=\"#extension-installation-via-ftp\">1. Installation via FTP<\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background\" href=\"#extension-installation-via-the-composer\">2. Installation via the Composer<\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"extension-installation-via-ftp\">Extension Installation via FTP<\/h2>\n\n\n\n<p><strong>Step 1. Download and unzip the magento 2 twitter and facebook login extension&#8217;s files as shown below:<\/strong><\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>Log into your account at https:\/\/plumrocket.com\/.<\/strong><\/li><li>\n<strong>Select &#8220;My Account&#8221; in the menu<\/strong> . (To open this page you have to log in first)<\/li><li><strong>Navigate to &#8220;My Downloads&#8221; in the menu.<\/strong><\/li><li><strong>Press on the &#8220;Download&#8221; link to download the latest version of your Plumrocket Magento 2 extension.<\/strong><\/li><li><strong>Unzip the Magento 2 Twitter and Facebook Login extension&#8217;s files and proceed to the next step.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><\/figure>\n\n\n\n<p><strong>Step 2. Upload files to the server using any FTP-client (To show you how it works, we used the FileZilla FTP-client.)<\/strong><\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li>\n<strong>This is your client side.<\/strong> You will see the unpacked folder containing the Twitter and Facebook Login Extension for Magento 2.<\/li><li>\n<strong>This is your root directory on server side.<\/strong> This is where the files should be uploaded.<\/li><li>\n<strong>All the files must be uploaded to the server.<\/strong> Select files and press the right mouse button.<\/li><li><strong>Select the &#8220;Upload&#8221; option for these files.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/2-twitterfacebook_login_magento2_2.0.0.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/2-twitterfacebook_login_magento2_2.0.0.jpg\" alt=\"2-twitterfacebook login magento2 2.0.0.jpg\"\/><\/a><\/figure>\n\n\n\n<p><strong>Step 3. SSH Installation (requires SSH access to your webserver)<\/strong><\/p>\n\n\n\n<p>Note: In case you do not have SSH access, you can install the Plumrocket extension using Web installation method.<\/p>\n\n\n\n<p>1. In terminal, switch to your Magento 2 root directory using command:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">cd \/FULL_PATH_TO_YOUR_MAGENTO2<\/code><\/pre><\/div>\n\n\n\n<p>where &#8220;FULL_PATH_TO_YOUR_MAGENTO2&#8221; is the path to your Magento 2 folder on your server.<\/p>\n\n\n\n<p>2. Run the next three Magento 2 commands:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">php bin\/magento setup:upgrade\nphp bin\/magento setup:di:compile\nphp bin\/magento setup:static-content:deploy<\/code><\/pre><\/div>\n\n\n\n<p>After running these commands, the extension should be installed successfully. Similar message should be displayed in your console as displayed below:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><\/figure>\n\n\n\n<p><strong>Step 4: Check if the installation has been completed successfully:<\/strong><\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Navigate to your Magento 2 Admin Panel.<\/strong><\/li><li><strong>Click on &#8220;Plumrocket&#8221; tab.<\/strong><\/li><li><strong>If there is &#8220;Twitter &amp; Facebook Login&#8221; tab in the list, it means that the magento 2 facebook and twitter login extension from Plumrocket Inc. has been successfully installed.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/13-Installing-twitterfacebook_login_magento2_2.0.0.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/13-Installing-twitterfacebook_login_magento2_2.0.0.jpg\" alt=\"13-Installing-twitterfacebook login magento2 2.0.0.jpg\"\/><\/a><\/figure>\n\n\n\n<p><strong>Next Step<\/strong> &gt; <strong><a href=\"\/docs\/magento-twitter-facebook-login\/v2\/configuration\n\" title=\"Magento 2 Twitter and Facebook Login v2.x Configuration\">Magento 2 Twitter &amp; Facebook Login v2.x Extension Configuration<\/a><\/strong><\/p>\n\n\n\n<h2 id=\"extension-installation-via-the-composer\">Extension Installation via the Composer<\/h2>\n\n\n\n<p><strong>Step 1. In order to install your Magento 2 Twitter and Facebook extension via the Composer, open the console (SSH terminal) and follow the commands:<\/strong><\/p>\n\n\n\n<p>1. In terminal, switch to your Magento 2 root directory using command:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">cd \/FULL_PATH_TO_YOUR_MAGENTO2<\/code><\/pre><\/div>\n\n\n\n<p>where &#8220;FULL_PATH_TO_YOUR_MAGENTO2&#8221; is the path to your Magento 2 folder on your server.<\/p>\n\n\n\n<p>2.After this, add the Plumrocket repository to your Composer configurations:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">composer config repositories.plumrocket composer https:\/\/plumrocket.com\/repo\/<\/code><\/pre><\/div>\n\n\n\n<p>3. Request the Plumrocket Extension to be added to your Magento 2 store:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">composer require plumrocket\/module-psloginfree<\/code><\/pre><\/div>\n\n\n\n<p>After running this command, you will be required to enter the username and password, if you are installing the Plumrocket extension via Composer for the first time.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><\/figure>\n\n\n\n<p>In order to find your personal Username and Password for the Composer installation, <strong>go to your account at https:\/\/plumrocket.com\/ &gt; select &#8220;My Account&#8221; in the header menu &gt; select the &#8220;My Downloads&#8221; tab &gt; find the required Plumrocket extension in the list &gt; and press the &#8220;Install via Composer&#8221; link<\/strong> . Please see screenshot below.<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li>Copy the <strong>&#8220;Username&#8221;<\/strong> key from the popup window.<\/li><li>Copy the <strong>&#8220;Password&#8221;<\/strong> key from the popup window.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><\/figure>\n\n\n\n<p>4. Run the next three Magento 2 commands:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-bash\">php bin\/magento setup:upgrade\nphp bin\/magento setup:di:compile\nphp bin\/magento setup:static-content:deploy<\/code><\/pre><\/div>\n\n\n\n<p>After running these commands, the extension should be installed successfully. Similar message should be displayed in your console as shown below:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><\/figure>\n\n\n\n<p><strong>Step 2: Check if the installation has been completed successfully:<\/strong><\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Navigate to your Magento 2 Admin Panel.<\/strong><\/li><li><strong>Click on &#8220;Plumrocket&#8221; tab.<\/strong><\/li><li><strong>If there is the &#8220;Twitter &amp; Facebook Login&#8221; tab in the list, it means that the magento 2 facebook and twitter login extension from Plumrocket Inc. has been successfully installed.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/docs\/wp-content\/uploads\/2020\/05\/13-Installing-twitterfacebook_login_magento2_2.0.0.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/05\/13-Installing-twitterfacebook_login_magento2_2.0.0.jpg\" alt=\"13-Installing-twitterfacebook login magento2 2.0.0.jpg\"\/><\/a><\/figure>\n\n\n\n<p><strong>Next Step<\/strong> &gt; <strong><a href=\"\/docs\/magento-twitter-facebook-login\/v2\/configuration\n\" title=\"Magento 2 Twitter and Facebook Login v2.x Configuration\">Magento 2 Twitter &amp; Facebook Login v2.x Extension Configuration<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here you will learn how to correctly install the Twitter and Facebook Login Extension for Magento 2 using two methods &#8211; Installation via the FTP or Composer. You can choose one of the following two methods to install the extension on your magento 2 store: Extension Installation via FTP Step 1. Download and unzip the &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Magento 2 Twitter &#038; Facebook Login v2.x Installation&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[172],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.2 (Yoast SEO v17.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Install Magento 2  Twitter &amp; Facebook Login Extension v2.x Magento 2 Twitter &amp; Facebook Login v2.x Installation - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"Here you will learn how to correctly install the Twitter and Facebook Login Extension for Magento 2 using two methods - Installation via the FTP or\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magento 2 Twitter &amp; Facebook Login v2.x Installation\" \/>\n<meta property=\"og:description\" content=\"Here you will learn how to correctly install the Twitter and Facebook Login Extension for Magento 2 using two methods - Installation via the FTP or\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-28T16:00:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-01T13:51:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/05\/2-twitterfacebook_login_magento2_2.0.0.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Plumrocket\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Install Magento 2  Twitter & Facebook Login Extension v2.x Magento 2 Twitter & Facebook Login v2.x Installation - Plumrocket Documentation","description":"Here you will learn how to correctly install the Twitter and Facebook Login Extension for Magento 2 using two methods - Installation via the FTP or","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation","og_locale":"en_US","og_type":"article","og_title":"Magento 2 Twitter & Facebook Login v2.x Installation","og_description":"Here you will learn how to correctly install the Twitter and Facebook Login Extension for Magento 2 using two methods - Installation via the FTP or","og_url":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation","og_site_name":"Plumrocket Documentation","article_published_time":"2020-02-28T16:00:31+00:00","article_modified_time":"2022-11-01T13:51:51+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/05\/2-twitterfacebook_login_magento2_2.0.0.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/plumrocket.com\/docs\/#website","url":"https:\/\/plumrocket.com\/docs\/","name":"Plumrocket Documentation","description":"Extensions docs, troubleshootings etc.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plumrocket.com\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation#primaryimage","inLanguage":"en-US","url":"\/docs\/wp-content\/uploads\/2020\/05\/2-twitterfacebook_login_magento2_2.0.0.jpg","contentUrl":"\/docs\/wp-content\/uploads\/2020\/05\/2-twitterfacebook_login_magento2_2.0.0.jpg"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation","name":"Magento 2 Twitter & Facebook Login v2.x Installation - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation#primaryimage"},"datePublished":"2020-02-28T16:00:31+00:00","dateModified":"2022-11-01T13:51:51+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"description":"Here you will learn how to correctly install the Twitter and Facebook Login Extension for Magento 2 using two methods - Installation via the FTP or","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2\/installation#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Magento 2 Extensions","item":"https:\/\/plumrocket.com\/magento-extensions"},{"@type":"ListItem","position":2,"name":"Magento 2 Twitter &amp; Facebook Login","item":"https:\/\/plumrocket.com\/magento-twitter-facebook-login"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login"},{"@type":"ListItem","position":4,"name":"v2","item":"https:\/\/plumrocket.com\/docs\/magento-twitter-facebook-login\/v2"},{"@type":"ListItem","position":5,"name":"Installation"}]},{"@type":"Person","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20","name":"Plumrocket","image":{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/72392a92ae750c66560be284502b6676?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/72392a92ae750c66560be284502b6676?s=96&d=mm&r=g","caption":"Plumrocket"},"sameAs":["https:\/\/plumrocket.com\/docs"]}]}},"_links":{"self":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/165"}],"collection":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/comments?post=165"}],"version-history":[{"count":3,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/165\/revisions"}],"predecessor-version":[{"id":26220,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/165\/revisions\/26220"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=165"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=165"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}