Facebook Events
Categories
Component ID
1239040
Component name
Facebook Events
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
3155
Component created
Component changed
Component body
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
- Install Drupal for Facebook or Facebook connect module
- Install this module as usual.
- Add a new text field named "fbeid" to your event content type.
- 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
- 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
