FBOAuth Views

Description
-----------
This module provides basic views integration for fboauth module.

Requirements
------------
fboauth
views

Installation
------------
1. Copy the entire fboauth_views directory the Drupal sites/all/modules
directory.

2. Login as an administrator. Enable the module on the Modules page.

3. Create views show Users data. In "Fields" add "FBOauth Users: Facebook id" to display
facebook id of mapped user. You can override display to make it display as link,
the facebook profile link have format:
http://www.facebook.com/profile.php?id=fbid

Project information

Releases