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.
Package info
github.com/TheBnl/silverstripe-pinterestimagebuttons
Type:silverstripe-module
pkg:composer/bramdeleeuw/pinterestimagebuttons
Requires
- silverstripe/cms: ~3.1
- silverstripe/framework: ~3.1
This package is auto-updated.
Last update: 2026-03-08 00:17:24 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