facebook-connect Connect withouth a exta database table just facebook login :)

  1. Requirements
  2. Usage

This is complete working example demo on: Kreativna kuhinja

Requirements

jQuery , Seassion autostart

Usage

Export data, all code examples are compressed

In main config under components

'session' => array(
           'autoStart'=>true,  
   ),

Run it

<?php $this->widget('application.widgets.facebook.Facebook',array('appId'=>'YOUR_APP_ID')); ?>
25 3
46 followers
4 822 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Web Service
Developed by: Igor Ivanovic
Created on: Dec 18, 2010
Last updated: 11 years ago

Downloads

show all

Related Extensions