ElkArte Community

Extending Elk => Addons => Addons ideas and questions => Topic started by: ahrasis on October 10, 2014, 09:24:50 am

Title: Facebook addon?
Post by: ahrasis on October 10, 2014, 09:24:50 am
Anybody creating and plan to create this addon? I just need a basic login and registration via facebook.
Title: Re: Facebook addon?
Post by: meetdilip on October 10, 2014, 04:58:19 pm
+1 to the idea.
Title: Re: Facebook addon?
Post by: Spuds on October 10, 2014, 05:18:42 pm
I don't know if anyone is working on this just yet. 

There has been quite a bit of discussion on adding 3rd party authentication (facebook, google, etc) but the available libraries have been, well lacking in one way or another.  But yes there is interest in having this !
Title: Re: Facebook addon?
Post by: emanuele on October 10, 2014, 06:15:41 pm
ant59 was working on integrating hybrid auth, but he had RL problems.
I tried to work on hybrid auth as well from time to time, nothing working actually lol, just some tests to understand what is needed for it to work.
I'm pretty sure Hybrid Auth is the answer, though to work properly it may require some changes to the way the login is handled by ElkArte.
Title: Re: Facebook addon?
Post by: meetdilip on October 10, 2014, 11:02:32 pm
I guess people are too lazy to register these days.
Title: Re: Facebook addon?
Post by: emanuele on October 11, 2014, 04:30:28 am
If people are too lazy to register, they are probably too lazy to even post.
I'm still waiting some demonstration these social logins are really worth the time spent for the integration.
Title: Re: Facebook addon?
Post by: radu81 on October 11, 2014, 06:00:08 am
Until a few months ago I thought that registration with FB is a must for every forum. Now most of my users registered with FB are inactive. I think I will disable registration with fb

QuoteIf people are too lazy to register, they are probably too lazy to even post.
big quote!

I think there are more important things to setup before doing this kind of mod, imho
Title: Re: Facebook addon?
Post by: emanuele on October 11, 2014, 07:34:30 am
Quote from: radu81 – Until a few months ago I thought that registration with FB is a must for every forum. Now most of my users registered with FB are inactive. I think I will disable registration with fb
And that's what I think is the reality: people may arrive to the forum through FB or alike, but how many are actually participating to the "forum life" when registered?
Actually, there is another "hole": I think that people coming from FB expect the site to work the same as FB, so give 'em notifications about everything, tons of emails, etc., and maybe some will come back one day or another to post something (not sure what).
So a mere login is not enough to attract and keep people coming from social networks. I think you have to give them an experience pretty close to the one they are having on FB.

I think some social aspect would be nice to introduce (for example groups as proposed by @Allan in another topic[1], more alerts, and more fine grained control over them, more privacy control over data, likely more...), not sure exactly which ones.

Of course this is just a theory, no data to support it.
Oh heck, I just had a terrible idea: implement the searching of topic subjects via # like for issues on github... even though I would reserve the # for the hashtags I'm implementing on my addon, so what would be left? Maybe the "greater than" (>) or the question mark? The GT is less used, though it's more likely to be used after a space, the question mark appears more frequently, though is usually attached to a word, so it would not trigger the event handler. To think about in another topic.
Title: Re: Facebook addon?
Post by: Ant59 on November 10, 2014, 06:27:53 am
I have this working, but it needs some polishing. Give me a week or so and I'll clean it up for general use and package it to an addon :)