[[social.shareButtons]]

Available Since: V1.3.3

Adds sharing buttons for Facebook, Google Plus, LinkedIn, Twitter and Pinterest.

The CSS from system/modules/social/share.css and font-awesome are require in order to display the sharing buttons. The LESS version of the style sheet can also be included with @import "social/share.less";

Parameter Description
networks

The comma separated list or networks to add sharing buttons for, the icons are shown in the order give and can be any of

  • facebook
  • gplus
  • linkedin
  • twitter
  • pinterest




TOP