This is a library for the zend framework to use facebook connect
Installation:
1) copy the library/Facebook folder to your libraries folder
2) copy the controller and view to your application folder
3) setup a facebook application and get the facebook application key and secret
4) run the code...
Please note: this code only handles the interaction between facebook and your site, it is in beta and we hold no responsibility for any damages caused by the use of this code
you will need to write your own sites actions to interact with the system,
TODO:
We are planning on extending this system to include a few additional functionalities based on the Facebook system availability of functionality
LICENSE
This source file is subject to the new BSD license that is bundled
with this package in the file LICENSE.txt.
It is also available through the world-wide-web at this URL:
http://framework.zend.com/license/new-bsd
If you did not receive a copy of the license and are unable to
obtain it through the world-wide-web, please send an email
to license@zend.com so we can send you a copy immediately.
|