Community Documentation

Prerequisites

Last updated September 15, 2010. Created by Dave Cohen on November 6, 2009.
Edited by jeremyluo. Log in to edit this page.

In order to install and configure Drupal for Facebook, you need to do a couple things first.

Facebook Account

You are going to need a Facebook account. If you don’t have one, go ahead and create one now.

Devel Module

This module is not required on your production site but will be helpful on your development site. The FB module comes with the DFF (Drupal for Facebook) Devel module and provides blocks and messages that help when developing and debugging Apps. If you intend on using the DFF Devel module, download the devel module and enable it. (You wont get very far without this).

PHP JSON

Facebook requires your PHP installation to have JSON extensions to be installed. As of PHP 5.2.0, the JSON extension is bundled and compiled into PHP by default.
To check which version of PHP you are using for your D6 site go to admin > reports > status reports. If you have something less than 5.2, your PHP installation might have JSON extensions already installed. Please check with your hosting service provider. Information about JSON extensions is located at http://us.php.net/manual/en/json.requirements.php. Your hosting service might need this link. If you don’t have this installed, you will not be able to push content from your site to Facebook.

Page status

No known problems

Log in to edit this page

About this page

Drupal version
Drupal 6.x
Audience
Developers and coders, Site administrators

Site Building Guide

Drupal’s online documentation is © 2000-2012 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.