##Overview
Facebook is the defacto standard on the web for social networking. Practically an entire generation of people are using it, not to mention over 1 billion active users across every known demographic and social category. The Solspace Facebook Connect (FBC) add-on allows you to connect your ExpressionEngine website to this thriving community.
FBC enables you to create a single sign-on experience for your site users. They can login with their Facebook account and interact with your site just as any other ExpressionEngine member would.
FBC also brings Facebook to many of the other functions provided by EE. You can let your users send comments, ratings/reviews and status updates from your site over to their Facebook account for their friends to see. And remember, in all of these cases, your users are sharing your site with their friends and personalizing their recommendations about it, driving more relevant traffic back to you.
You can integrate FBC into your EE site in one of three ways:
- Create a completely seamless experience where users never know that your site has its own member database and permission structure.
- Require that your users first become EE members and once they do, they are then eligible to sync their Facebook account with their EE account on your site (thus giving you more control over their profile data).
- Decide not to handle any member account registrations/logins and just use FBC to easily handle usage of the Facebook Social plugins on your site.
In the first 2 cases, FBC allows a Facebook member to become an EE member. Once someone is recognized and can be logged in as an EE member, they can interact with anything on your site that requires or is dependent on EE membership such as native EE functions or any other EE add-on.
##Important Notes
Facebook Connect by Solspace, Inc. is a discontinued product and is provided here for free to users that wish to still use it. USE OF FACEBOOK CONNECT FROM THIS REPO COMES WITH NO SUPPORT OR GUARANTEE THAT IT WILL WORK. WE WILL NOT UPDATE THIS REPO OR ACCEPT ANY PULL REQUESTS.
Last ExpressionEngine versions known to work on is EE 2.11.x and EE 3.4.x
Documentation can be found here: https://solspace.com/expressionengine/legacy/facebook-connect
##MIT License
Copyright (c) 2016 Solspace, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.