Skip to content

luis5m/Zend-Framework-Facebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is not an entire Zend Framework install. This is only the changes that have to happen to get this working. 

1. First thing to do is to download the Facebook SDK. This will change so always check for the latest version. You will unzip it and save it under the library folder as facebook. I have this folder here. I also have a stub for the facebook class as we have to rename it to work with the autoloader.

2. Now we will add the Josh folder under library with the facebook.php file. This is the class we will be using.

3. We now have to load our application.ini file with our Facebook application ID and secret. We can have two different applications for production and development.

4. We can now use this.

About

This is a sample project on how to implement Facebook into Zend Framework. You can also use it outside of Zend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors