How to install, set-up and manage Facebook Feed Pro extension for Joomla...

Installation

To install Facebook Feed Pro, log-in to admin area Extensions > Extension manager > Install, choose "Upload package file" and choose facebookfeedpro-package.zip.

Warning Make sure that you choose not the file you downloaded from AllForJoomla, but the file inside the main archive.

After the package installataion you need to activate the plugin "System - Facebook Feed Pro". To do that go to Extensions > Plugin manager find and activate plugin "System - Facebook Feed Pro".

Activation

Updating this plugin is important due to bugfixes and new features. To set up automatic updates for the Facebook Feed Pro, please follow these steps:

  1. Open the component settings: Components > Facebook Feed Pro > Options
  2. Paste your Premium License Key into the "Premium License key" field. You can find this key inside your account on AllForJoomla.com -> Purchased extensions

After saving your website will automatically check for updates of the Facebook Feed Pro.

Warning The update will install only if you have active support otherwise it will throw an error. There are only 6 months of support included in the purchase price. To extend the support please choose "Extend support" inside your account on AllForJoomla.com -> Purchased extensions.

Create a widget

Widget creation and widget management is performed in admin section Components > Facebook Feed Pro.

To create or modify existing widget, just use integrated visual builder.

  1. First you need to Connect to Facebook API. To do that click on the "Connect to Facebook" button. In the popup window authorize the application.
  2. Then check Facebook connection status at the left hand side.
  3. If everything is ok, you can choose the Facebook Page you want to display and customize the widget.

After creating a widget you will see it's shortcode in the widgets list. You need to place this shortcode in the place where you want this widget to be displayed. More about shortcodes in the "Shortcode" section.

Shortcode

In the admin section of your website Components > Facebook Feed Pro you can see a list of existing widgets. In the "Shortcode" column you can see a shortcode of every widget.

This shortcode you need to copy and paste to the place of your website where you want to see the widget. This shortcode you can paste inside the content (article), module html or even into the template files.

Translation

You can translate the extension tranditionaly by creating language files for target language. But you also can translate specific words into your target language using language overrides.

Using language overrides you can also change date format (by overriding COM_FACEBOOKFEEDPRO_DATE_FORMAT constant using PHP Date format, for example: "d/m/Y" is for "day/month/year"). How to use language overrides in Joomla you can find here: https://docs.joomla.org/J3.x:Language_Overrides_in_Joomla

The list of language constants used in the widget:

  • COM_FACEBOOKFEEDPRO_DATE_FORMAT
  • COM_FACEBOOKFEEDPRO_POSTS
  • COM_FACEBOOKFEEDPRO_PHOTOS
  • COM_FACEBOOKFEEDPRO_VIDEOS
  • COM_FACEBOOKFEEDPRO_LIKE_PAGE
  • COM_FACEBOOKFEEDPRO_SHARE
  • COM_FACEBOOKFEEDPRO_PEOPLE_LIKE_THIS
  • COM_FACEBOOKFEEDPRO_LIKES
  • COM_FACEBOOKFEEDPRO_COMMENTS
  • COM_FACEBOOKFEEDPRO_SHARES
  • COM_FACEBOOKFEEDPRO_VIEW_ON_FB
  • COM_FACEBOOKFEEDPRO_LOAD_MORE
  • COM_FACEBOOKFEEDPRO_ALBUMS
  • COM_FACEBOOKFEEDPRO_SHOW_MORE
  • COM_FACEBOOKFEEDPRO_SHOW_LESS
  • COM_FACEBOOKFEEDPRO_AJAX_ERROR
  • COM_FACEBOOKFEEDPRO_AGO
  • COM_FACEBOOKFEEDPRO_YEAR
  • COM_FACEBOOKFEEDPRO_MONTH
  • COM_FACEBOOKFEEDPRO_WEEK
  • COM_FACEBOOKFEEDPRO_DAY
  • COM_FACEBOOKFEEDPRO_HOUR
  • COM_FACEBOOKFEEDPRO_MINUTE
  • COM_FACEBOOKFEEDPRO_SECOND
  • COM_FACEBOOKFEEDPRO_YEARS
  • COM_FACEBOOKFEEDPRO_MONTHS
  • COM_FACEBOOKFEEDPRO_WEEKS
  • COM_FACEBOOKFEEDPRO_DAYS
  • COM_FACEBOOKFEEDPRO_HOURS
  • COM_FACEBOOKFEEDPRO_MINUTES
  • COM_FACEBOOKFEEDPRO_SECONDS