This product allows you to associate Facebook accounts with a Plone site using OAuth authentication.
Project description
Life, the Universe, and Everything
This package allows you to associate Facebook accounts with a Plone site using OAuth authentication.
Facebook accounts are added to the Plone site using a Facebook app. You can create your own from Facebook’s App Dashboard. Make sure to write down the app’s “App ID/API Key”.
Don’t Panic
Go to the “Site Setup”, then to the “Facebook” tool.
Choose from the “Permissions” section, which permissions you’ll need to use. You can get further info on each one, from the Permissions Reference
Write the “App ID/API Key” from your Facebook app (see prerequisites).
Click on “Request user auth”
If your browser asks to, click on “Leave this page”.
Login with the Facebook account you want to use.
Allow permission for the app.
Done, you should now be back at your Plone site, and see your account listed in the “Accounts” section in the tool.
An expiration date is included too.
If you want to remove an account, simply click on its red cross next to its name. Be carefull, it will delete the account without confirmation, and it cannot be undone.
Applications
If you want to authorize your application to access the Facebook API, for instance to show a portlet with a user’s Wall, you can do just that:
Go to the “Site Setup”, then to the “Facebook” tool.
Enter the “App/ID/API Key” and “App Secret” in the “Authorize new app” section.
Click on “Authenticate app”.
You should now see your application listed in the “Accounts” section.
Actually posting or getting to/from Facebook
This product just saves the needed data in order to use the Facebook API. You’ll need additional products in order to do so, for example collective.facebook.portlets.
Mostly Harmless
Have an idea? Found a bug? Let us know by opening a support ticket.
Installation
To enable this product in a buildout-based installation:
Edit your buildout.cfg and add collective.facebook.accounts to the list of eggs to install
[buildout] ... eggs = collective.facebook.accounts
After updating the configuration you need to run ‘’bin/buildout’’, which will take care of updating your system.
Go to the ‘Site Setup’ page in a Plone site and click on the ‘Add-ons’ link.
Check the box next to ‘’collective.facebook.accounts’’ and click the ‘Activate’ button.
Note: You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.
Changelog
Because you have to know where your towel is.
1.0b4 (2012-07-12)
Refactored the control panel to improve usability [frapell]
1.0b3 (2012-06-18)
Implement Facebook application authorization. [markvl]
Add Dutch translations. [markvl]
Let the plone i18n domain handle some known strings. [markvl]
1.0b2 (2012-05-16)
Fixed uninstallation of control panel configlet. [frapell]
Tested for Plone 4.2 compatibility. [hvelarde]
1.0b1 (2012-04-05)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.facebook.accounts-1.0b4.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d55aa40771cb885f43b1ec4eb76bc7e0e6e9b494c92655bba6502b490a98b78 |
|
MD5 | 01f0d547cf57750056f7c402464aae18 |
|
BLAKE2b-256 | 946a0d13218306ed2523c456bfd02bc05eba9df59ae26022e7b72bd963f65667 |