Community Documentation

FBConnect

Last updated April 3, 2010. Created by budda on May 4, 2009.
Edited by JohnNoc, searchingfortao, add1sun. Log in to edit this page.

The FBConnect module provides a new way for users to register and log in to your Drupal site.

- Facebook and Drupal accounts synchronization: After logging through Facebook Connect, users can create a local Drupal account,

- Public profile information import: Users can choose which part(s) of their Facebook public information they want to import and synchronize with their Drupal local account, following Facebook Connect API Terms of use,

- Visibility: Users can see which of their Facebook friends already have an account on the Drupal website (provided that these users have checked the "Let my Facebook friends see me on !sitename" box on their profile page),

- Story feed: Users can publish a message on their Facebook story feed announcing that they have created an account on the website (future versions could make this message customizable),

- Friends invite form: At the end of the registration process, users can invite their Facebook friends to create an account on the Drupal website. This step will be skipped if the user has unchecked the "Let my Facebook friends see me on !sitename" box. The page will remain accessible through a link in the Fbconnect Friends List block.

- In case the user already holds an account on the website: The user can link his Drupal account to his Facebook identity under the "Facebook Connect" tab of the profile page. After opening a Facebook session and submitting the form, the user can log in on the website using the Facebook Connect button instead of the usual identification form.

Comments

Using FBconnect for signup using facebook account

Hi All,
If anyone wants to give feature of signing in in a drupal site using his facebook account , he has to do following things.
1. Get a facebook account in www.facebook.com (skip this step if you have a facebook account).
2. Go to www.facebook.com/developers/
3. see the create new application at the right-top . click it.
4. you will get following tabs there.
About
Web Site
Facebook Integration
Mobile and Devices
Advanced

5. give basic informations. app name, description , icons or logo.
6. Now click the 'website' tab and fill the site URL as http://your_site_name.com/ (you must give the ending slash)
7. now go to "advanced " tab and fill "Deauthorize Callback:" field as "http://your_site_name.com/sites/all/modules/fbconnect/xd_receiver.html "

8.Now, its turn to connect your drupal site with facebook using facebook app's ID and secrets.
9. go to your sites admin and go to Facebook connect. set your Facebook app's Id and secret keys and save.

10. All procedures are done and now you can log in to drupal site using your facebook account.

Thank you.
Bilas Siddiq.

There is no xd_receiver.html

There is no xd_receiver.html file inside fbconnect module.

you are right man!!! Other

you are right man!!!
Other thing i need to hade de fbconnect profile module for the 6.2 version, any help!!

http://www.crovat.com
Montevideo, Uruguay.

Page status

About this page

Drupal version
Drupal 6.x
Audience
Site administrators

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.