bramdeleeuw/pinterestimagebuttons

Adds an extension to the image object that lets you place a pinterest share button to share a high resolution version of the image.

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 2

Open Issues: 0

Type:silverstripe-module

pkg:composer/bramdeleeuw/pinterestimagebuttons

dev-master 2016-05-18 15:53 UTC

This package is auto-updated.

Last update: 2025-10-07 23:33:26 UTC


README

Adds an extension to the image object that lets you place a pinterest share button to share a high resolution version of the image.

To add a pinterest button next to your image you just have to add the following line in you template:

$Image.PlacePinterestButton

The module also adds an field to the SiteConfig were the CMS Editor can add a Pinterest Domain Verification ID, optionaly you can set this value in your config.yml. That way the field will not be displayed in de CMS.

# _config/config.yml

PinterestButton:
  pinterest_domain_verify_id: 'Your_ID'

Todo

Use the default pinterest button and script requirement