Facebook login

Simple FB connect Drupal 8 Mapping custom fields from Facebook

| 4 views

Simple FB Connect Drupal module  allows users to register and login to your Drupal site with their Facebook account. Indeed, as the modules name suggests, its one of the easiest ways how to connect Facebook to Drupal. And as I had already worked with this module a few years ago (see: Drupal Simple FB connect + User Form Theming ) now, when working on idea about possible Drupal Dating portal,  I decided to implement Simple FB Connect. In this article I'll write down my notes on how to map…


Drupal Simple FB connect + User Form Theming

| 8 views

Lately I have been busy with a project involving a lot of custom coding and programming (mainly because of existing complex web-design) So at the finish line - there are still few things we must to finish - And one of them involves Facebook Login button to Drupal site. See: Simple FB connect Drupal 8 Mapping custom fields from Facebook There are plenty of modules offering such kind of behavior - but problem with those modules  - not always they are updated to the latest Facebook API versions…


Facebook Login Button For a Drupal website

| 4 views

<p>So - another request come from a client - to add a Facebook login button for a Drupal website.</p><p>As for a start it might sound like easy to handle a task - I spent about a week to figure out the best possible solution for this.&nbsp;</p><p>At first we must understand what does - <strong>Facebook login button stands for</strong>?</p><p><em>Is it for user mapping - is it getting some fields from users Facebook's profile?…