This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
plugin-tuts:facebook-connect [2012/11/30 11:26] Alia Approved |
plugin-tuts:facebook-connect [2012/11/30 11:26] Alia Approved |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Facebook connect ====== | ||
+ | If you want to enable your visitors to sign in to your site using their Facebook accounts this plugin is for you. | ||
+ | |||
+ | ===== On Facebook side ===== | ||
+ | |||
+ | |||
+ | Go to [[http://developers.facebook.com/setup/]] and create an application | ||
+ | |||
+ | {{:plugin-tuts:1.png|}} | ||
+ | |||
+ | --- | ||
+ | |||
+ | Enter your site name and URL (e.g. **My test site** and **http://mytestsite.wackwall.com/**): | ||
+ | |||
+ | {{:plugin-tuts:2.png|}} | ||
+ | |||
+ | |||
+ | --- | ||
+ | |||
+ | Copy 'App ID' and 'App Secret' from the next page | ||
+ | |||
+ | {{:plugin-tuts:3.png|}} | ||
+ | |||
+ | |||
+ | ===== On your site ===== | ||
+ | |||
+ | Go to your Facebook connect settings area. Enter the API key and Secret in "Settings" tab. Review synchronization options in "Profile Questions Synchronization" tab. Your plugin is ready for use. | ||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | As per the Facebook requirement, the users who try to register using FBconnect should have only latin character sets in their name. |