Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akhilrex/codeigniter-facebook-app

Codeigniter Facebook App Skeleton
https://github.com/akhilrex/codeigniter-facebook-app

Last synced: 5 days ago
JSON representation

Codeigniter Facebook App Skeleton

Awesome Lists containing this project

README

        

Codeigniter Facebook App Skeleton
===================================

This is a starting code if you are writing a Facebook app using Codeigniter.

It uses following tools/technologies

* Codeigniter 2.1.1
* Twitter Bootstrap 2.0.4
* Facebook PHP SDK v3.0.1

Setting Up
------

1. Create your Facebook app [here](https://developers.facebook.com/apps) and get your AppId and App Secret
2. Update the AppId and App Secret in the Facebook.config file in the Application/config/facebook.php file