PHPackages                             eab/share-buttons-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. eab/share-buttons-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

eab/share-buttons-bundle
========================

Add a Pinterest button to EzSystemsShareButtonsBundle for eZ Publish/eZ Platform

0.1.1(9y ago)0232GPL-2.0PHP

Since May 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/eab-dev/EabShareButtonsBundle)[ Packagist](https://packagist.org/packages/eab/share-buttons-bundle)[ RSS](/packages/eab-share-buttons-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

EabShareButtonsBundle
=====================

[](#eabsharebuttonsbundle)

\##Summary

An eZ Publish 5 bundle extending [EzSystemsShareButtonsBundle](https://github.com/ezsystems/EzSystemsShareButtonsBundle).

So far, it just adds one more button provider, for Pinterest. This bundle only provides the 'Any image' button type (see the [Pinterest Widget builder](https://developers.pinterest.com/tools/widget-builder)).

\##Copyright

Copyright (C) 2016 Andy Caiger, [Enterprise AB Ltd](http://www.eab.co.uk)

\##License

Licensed under [GNU General Public License 2.0](http://www.gnu.org/licenses/gpl-2.0.html)

\##Install

You can install this bundle and its dependencies using composer:

```
composer require --update-no-dev --prefer-dist eab/sharebuttonsbundle

```

Then edit `registerBundles()` in `ezpublish/EzPublishKernel.php` and add the following:

```
new EzSystems\ShareButtonsBundle\EzSystemsShareButtonsBundle(),
new Eab\ShareButtonsBundle\EabShareButtonsBundle(),

```

Finally, clear the cache and dump the assets:

```
php ezpublish/console cache:clear --env=prod
php ezpublish/console assetic:dump --env=prod

```

\##Customising

Custom images are not supported but you can vary the colour, size, shape and language of the button. To do this, override the default settings by putting values in the `default_settings.yml` of your own bundle. For example:

```
# Colour of Pinterest share button
ez_share_buttons.default.pinterest.color: red

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~220 days

Total

2

Last Release

3413d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/64753475f7cc603de573e127dfa686575fb5b81d627ff1b1bf7ef4cad73c0b42?d=identicon)[eab](/maintainers/eab)

---

Tags

facebooktwittersociallinkedinbuttonssharegoogle plus

### Embed Badge

![Health badge](/badges/eab-share-buttons-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/eab-share-buttons-bundle/health.svg)](https://phpackages.com/packages/eab-share-buttons-bundle)
```

###  Alternatives

[social-links/social-links

PHP library to generate share buttons

112338.6k2](/packages/social-links-social-links)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)[ryannielson/shareable

A Laravel 4 package to make it easy to add social sharing buttons to your application.

222.8k](/packages/ryannielson-shareable)[kartik-v/yii2-social

Module containing useful widgets for Yii Framework 2.0 that integrates social functionalities from DISQUS, Facebook, Google etc.

91256.5k8](/packages/kartik-v-yii2-social)[fritzmg/contao-sharebuttons

Simple Contao extension to provide share buttons as a module and content element

1832.5k](/packages/fritzmg-contao-sharebuttons)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
