Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akhilrex/codeigniter-facebook-app
- Owner: akhilrex
- License: other
- Created: 2012-07-04T14:42:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-05T13:28:06.000Z (over 12 years ago)
- Last Synced: 2024-05-01T20:54:28.268Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 2.18 MB
- Stars: 5
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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.1Setting 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