-
Notifications
You must be signed in to change notification settings - Fork 2
Home
A library for quickly integrating Facebook into codeIgniter 2
This repository can be used as is or can be installed as a git submodule for your project.
At this moment, this library is very simple, it basically makes the facebook-PHP-SDK work inside CodeIgniter with a nice and easy interface.
This project does actually contain the facebook-php-sdk in it - later I'll probably remove these files and add them as submodules, but for now, that's what we've got. I will be working over time on the project, creating facilitators for the commonly used facebook-api calls in order to simplify development. A point for thoes who might worry about destructive changes to the code-base.
I am using this code in a couple of production sites, hence I will not be tweaking things that can cause a break on the code. I am not responsible for Facebook updates to it's API, but whenever they do, I'll try to be quick in updgrading the code. I am accepting pull requests, but they must, at all times, either implement new features or be backwards compatible. Well, I guess that's all for the intro. Have fun and please let me know if you are using this code or run into any trouble. I do have a running blog (mainly in portuguese) where I document my ideas and experiments with code. If you drop by there, please leave me a note. http://www.bugz.com.br