Download the PHP package olliepop/fbpagefeed without Composer
On this page you can find all versions of the php package olliepop/fbpagefeed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download olliepop/fbpagefeed
More information about olliepop/fbpagefeed
Files in olliepop/fbpagefeed
Download olliepop/fbpagefeed
More information about olliepop/fbpagefeed
Files in olliepop/fbpagefeed
Vendor olliepop
Package fbpagefeed
Short Description Retrieves posts from a Facebook page for a SilverStripe site, pulling posts and storing them via CliController task
License
Homepage https://github.com/olliepop/fbpagefeed
Package fbpagefeed
Short Description Retrieves posts from a Facebook page for a SilverStripe site, pulling posts and storing them via CliController task
License
Homepage https://github.com/olliepop/fbpagefeed
Please rate this library. Is it a good library?
Informations about the package fbpagefeed
FBPageFeed for SilverStripe
Introduction
FBPageFeed is a simple module for SilverStripe which provides a simple feed of your latest Facebook Page posts for your SilverStripe site.
Configuration
There are 4 settings, which can be found in the Settings menu in the CMS under "Facebook Feed". They are
- Facebook App ID
- Facebook App Secret
- Facebook Access Token
- Facebook Page ID
Obtaining the Access Token & Page ID
- Go to the Graph API Explorer
- Choose your app from the dropdown menu
- Click "Get Access Token"
- Choose the
manage_pages
permission - Enter
me/accounts
as the endpoint (after/vX.X/
) and copy your page'saccess_token
Installation
"olliepop/fbpagefeed": "0.2.*"
All versions of fbpagefeed with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
silverstripe/cms Version >=3.1.0
silverstripe/framework Version >=3.1.0
facebook/php-sdk-v4 Version 4.0.*
silverstripe/cms Version >=3.1.0
silverstripe/framework Version >=3.1.0
facebook/php-sdk-v4 Version 4.0.*
The package olliepop/fbpagefeed contains the following files
Loading the files please wait ....