JUX Facebook Activity Extension Documentation


1. Introduction

The activity feed plugin displays the most interesting recent activity taking place on your site. Since the content is hosted by Facebook, the plugin can display personalized content whether or not people have logged into your site. The activity feed displays stories when people interact with content on your site, such as like, watch, read, play or any custom action. Activity is also displayed when people share content from your site in Facebook or if they comment on a page on your site in the Comments box. If people are logged in to Facebook, the plugin will be personalized to highlight content from their friends. If people are logged out, the activity feed will show recommendations from across your site, and provide the option to log in to Facebook.

 

The plugin is filled with activity from people's friends. If there isn't enough friend activity to fill the plugin, it is backfilled with recommendations. If you set the recommendations param to true, the plugin is split in half, showing friends activity in the top half, and recommendations in the bottom half. If there is not enough friends activity to fill half of the plugin, it will include more recommendations.

Source: https://developers.facebook.com/docs/reference/plugins/activity/

 2. Screenshot

Frontend

                                             

 

3. How to use

For using our JUX Facebook Activity, you need to perform these tasks step by step:

  1. Install JUX Facebook Activity

  2. Configuration

1. Preparing

  1. Download the package to your computer

​2. Installation

  1. Go to your administrator site

  2. Select “Extensions” --> “Extension Manager” in the Top Menu

                              

  1. In "Upload Package File" block, please Upload & Install the following extension:

  2. mod_jux_facebookactivity x.x.x.zip (Choose the exact version that matches your Joomla version: 3.0). This is REQUIRED

                       

 

Basic Options

After creating Facebook Application we have an App ID and setting these configurations as follow:


 

Domain

The domain to show activity for. In XFBML, defaults to the domain the plugin is on.  

Action

A comma separated list of actions to show activities for. For more information, please visit this link https://developers.facebook.com/docs/reference/plugins/activity/#actiontypes .

APP ID

Will display all actions, custom and built-in, associated with this app_id .

Show Header

Show Header .

Show Recommendations

Specifies whether to always show recommendations in the plugin. If recommendations is set to true, the plugin will display recommendations in the bottom half.

Width

The width of the plugin in pixels. Default width: 300px.

Height

The height of the plugin in pixels. Default height: 300px.

Color Stream

The color scheme of the module.

Link Target

This specifies the context in which content links are opened. By default all links within the plugin will open a new window. If you want the content links to open in the same window, you can set this parameter to _top or _parent. Links to Facebook URLs will always open in a new window.

Font

The font for Recent Activity box.

 
VIDEO TUTORIAL: JUX FACEBOOK ACTIVITY DOCUMENTATION
 
This is video tutorial how to configure jux facebook activity