-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Filippo Rossi
committed
Nov 1, 2016
1 parent
6746f65
commit c94997a
Showing
1 changed file
with
2 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,8 @@ | ||
## MyFacebook Connect | ||
|
||
> **Latest version** 2.3 | ||
> **Dependencies** [PluginLibrary](http://mods.mybb.com/view/PluginLibrary), PHP cURL with https module enabled, port 443 opened on your server | ||
> **Latest version** 3.0 | ||
> **Donations** [here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=89NU4PS5BZZQE) | ||
MyFacebook Connect is the ultimate solution for bridging between MyBB and Facebook, featuring smooth login and registration. | ||
|
||
### Overview | ||
|
||
MyFacebook Connect adds a lightweight and high quality interface between your MyBB forum and Facebook, enabling login and registration with this social network. | ||
|
||
Existing users can associate their accounts to Facebook in order to use the login functionality without having to create a fresh new account. Both users and admins can also choose what informations should be imported and synced with their Facebook account every time they log in. | ||
|
||
Many customization options are available, including an anti-spam feature to allow verified-only accounts to register and an option to post a customizable message on the user's wall when he registers or associates his account to Facebook. | ||
|
||
### Documentation | ||
|
||
The official documentation can be found [here](http://github.com/Shade-/MyFacebook-Connect/wiki). | ||
|
||
### Pricing | ||
|
||
MyFacebook Connect is free as in freedom. However, since I am a Medicine and Surgery student and I have to pay avg 2.2k euros per year to study in the local university I am attending, **donations via PayPal** are much appreciated! I haven’t received a single donation for this plugin so far. [Be the first](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=89NU4PS5BZZQE)! | ||
|
||
### License and other informations | ||
|
||
MyFacebook Connect is licensed under [MIT](http://opensource.org/licenses/mit-license.php) and it is based upon a custom version of Facebook SDK version 4.0, adapted to be compatible with PHP versions supported by v3.2.3. | ||
For further informations, read the [release post](http://www.mybboost.com/thread-myfacebook-connect-2-3). |