2017 © Pedro Peláez
 

silverstripe-module silverstripe-facebook-sdk

Simple Silverstripe wrapper for the facebook PHP SDK

image

tractorcow/silverstripe-facebook-sdk

Simple Silverstripe wrapper for the facebook PHP SDK

  • Wednesday, March 23, 2016
  • by tractorcow
  • Repository
  • 1 Watchers
  • 4 Stars
  • 511 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Facebook API wrapper module for Silverstripe

This module provides an extremely simple wrapper for the facebook PHP SDK module from https://github.com/facebook/facebook-php-sdk, (*1)

Warning! This module's API is under considerable development at the moment, and things are changing regularly. If you would like to use this in a serious application please check back once we have a stable release., (*2)

Credits and Authors

License

  • TODO

Requirements

  • SilverStripe 3.0
  • PHP 5.3

Installation Instructions

  • Extract all files into the 'facebook-sdk' folder under your Silverstripe root.
  • Suggest that you install the opengraph module https://github.com/tractorcow/silverstripe-opengraph in order to properly meta-tag all pages. This is not absolutely essential.
  • Add "

" somewhere in your HTML templates. The facebook JS api will attempt to create this automatically if omitted. * Configure the appID and secret key through either your _config.php, or YAML files (see _config/FacebookAPI.yml). * Configure your application extended permissions (through YAML only currently). See FacebookAPI, (*3)

Notes

  • If the OpenGraph module is also installed then this application will automatically use the appID specified under that module

The Versions

23/03 2016

dev-master

9999999-dev

Simple Silverstripe wrapper for the facebook PHP SDK

  Sources   Download

The Requires

 

facebook silverstripe

10/06 2014

3.0.x-dev

3.0.9999999.9999999-dev

Simple Silverstripe wrapper for the facebook PHP SDK

  Sources   Download

The Requires

 

facebook silverstripe