OctoberCMS Google+ Plugin
A Google+ integration plugin for OctoberCMS.
This plugins comes with four built-in components. These are:
- A Google+ PlusOne Button
- A Google+ Follow Button
- A Google+ Share Button
- A Google+ Badge area
After the installation process, you will find four 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 Share/PlusOne 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 Google+ PlusOne Button [https://developers.google.com/+/web/+1button/?hl=en]
- A Google+ Follow Button [https://developers.google.com/+/web/follow/]
- A Google+ Share Button [https://developers.google.com/+/web/share/]
- A Google+ Badge area (for Persons, Sites and Communities) [https://developers.google.com/+/web/badge/]
-
This plugin has not been reviewed yet.
-
1.0.2 |
Fix for newer Laravel class name Html Jun 27, 2017 |
---|---|
1.0.1 |
First version of GooglePlus May 21, 2014 |