This module allows to display RSVP of facebook event in drupal node.

Original Idea : handsofaten @ http://groups.drupal.org/node/28404#comment-372614

This module is ported to Drupal 7 and it can be used with Drupal for facebook or FBConnect module which is available.

Installation

  1. Install Drupal for Facebook or Facebook connect module
  2. Install this module as usual.
  3. Add a new text field named "fbeid" to your event content type.
  4. Create a event in FACEBOOK to get the event ID. example: If facebook event url is http://www.facebook.com/event.php?eid=0000000000&index=1, then your event id is 0000000000
  5. Create a Event node in DRUPAL and use facebook event id in fbeid field.

please see http://drupal.org/node/1239480 for roadmap discussion.

Maintainers:
Drupal 6: handsofaten
Drupal 7: vinoth.3v

Project information

Releases