tractorcow/silverstripe-facebook-sdk
Composer 安装命令:
composer require tractorcow/silverstripe-facebook-sdk
包简介
Simple Silverstripe wrapper for the facebook PHP SDK
关键字:
README 文档
README
This module provides an extremely simple wrapper for the facebook PHP SDK module from https://github.com/facebook/facebook-php-sdk
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.
Credits and Authors
- Damian Mooyman - https://github.com/tractorcow/silverstripe-facebook-sdk
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
Notes
- If the OpenGraph module is also installed then this application will automatically use the appID specified under that module
统计信息
- 总下载量: 607
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2013-02-17