OctoberCMS Facebook Plugin
A Facebook integration plugin for OctoberCMS.
This plugins comes with five built-in components. These are:
- A Facebook Like Button
- A Facebook Follow Button
- A Facebook Share Button
- A Facebook Send Button
- A Facebook Comments Box
In order to use any of the Facebook components, you will need to abtain an App ID here: [https://developers.facebook.com/]. In "System > Settings" you will find a new area "Social Media > Facebook". There you can paste your App ID.
After the installation process, you will find five new components in your CMS area. These can be added to any page or layout, the integration works via the following code:
{% component 'alias' %}
The options for each component should be pretty self-explanatory. If no URL is specified for the Like/Send/Share button, the plugin will take the current URL. If you are still unsure of the configuration, you can have a look on the official docs:
- A Facebook Like Button [https://developers.facebook.com/docs/plugins/like-button]
- A Facebook Follow Button [https://developers.facebook.com/docs/plugins/follow-button]
- A Facebook Share Button [https://developers.facebook.com/docs/plugins/share-button]
- A Facebook Send Button [https://developers.facebook.com/docs/plugins/send-button]
- A Facebook Comments Box [https://developers.facebook.com/docs/plugins/comments]
-
This plugin has not been reviewed yet.
-
1.0.1 |
First version of Facebook May 21, 2014 |
---|