开发者

Using Facebook Connect for User Data in Drupal

开发者 https://www.devze.com 2023-02-10 00:03 出处:网络
I have a Drupal s开发者_开发百科ite where I want to allow users to add their current Facebook Events that they themselves have created into a custom database.I\'m not looking to use Facebook Connect a

I have a Drupal s开发者_开发百科ite where I want to allow users to add their current Facebook Events that they themselves have created into a custom database. I'm not looking to use Facebook Connect as a User Management system, just trying to get someone's info after they accept.

More specifically I'm looking for a way to access a user's Facebook events info from a Drupal Page using PHP. I want them to be able to hit a button and give me access to their events.


Did you take a look at http://drupal.org/project/fb and http://www.drupalforfacebook.org/ ?

The FB module works pretty well, is mostly sane to use, and the author is responsive to bug reports.

0

精彩评论

暂无评论...
验证码 换一张
取 消