PHPackages                             austenc/socialize - 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. austenc/socialize

ActiveStatamic-addon[Utility &amp; Helpers](/categories/utility)

austenc/socialize
=================

Simple social sharing buttons for your Statamic site

1.0.0(5y ago)0259[6 PRs](https://github.com/austenc/socialize/pulls)PHP

Since Aug 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/austenc/socialize)[ Packagist](https://packagist.org/packages/austenc/socialize)[ RSS](/packages/austenc-socialize/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (8)Used By (0)

Statamic Socialize Buttons [![Statamic 3](https://camo.githubusercontent.com/65c738abedccaab1509aeb9f86f4d3c0e67dfe6ff43693176a7794e4f01ae329/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746174616d69632d332d626c75652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/65c738abedccaab1509aeb9f86f4d3c0e67dfe6ff43693176a7794e4f01ae329/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746174616d69632d332d626c75652e7376673f7374796c653d666c61742d737175617265)
==============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#statamic-socialize-buttons-)

🤩 **Simple and configurable social sharing buttons for Statamic** 🤩

Easily add and configure social sharing intent buttons to your **Statamic** site.

The following are supported (more coming soon!):

- Twitter
- Facebook
- Email

Requirements
------------

[](#requirements)

- Statamic 3

Installation
------------

[](#installation)

Require the package with composer:

```
composer require austenc/socialize

```

How to Use
----------

[](#how-to-use)

- Add `{{ socialize:css }}` to the `` tag of your layout to pull in the CSS
- In the Statamic Control Panel, click on the **Socialize** option under **Tools**. Next, toggle the buttons you'd like to enable and change any default settings.
- Use the `{{ socialize }}` tag where you want the buttons to appear

### Changing the Layout

[](#changing-the-layout)

You can also use a "sticky" button layout on the top, right, bottom or left by passing in the `layout` parameter like so:

```
{{ socialize layout="top" }}

```

```
{{ socialize layout="right" }}

```

```
{{ socialize layout="bottom" }}

```

```
{{ socialize layout="left" }}

```

Changelog
---------

[](#changelog)

### 1.0.0

[](#100)

- Initial version which adds support for Twitter, Facebook and Email share buttons

Roadmap
-------

[](#roadmap)

> The following are planned features or user suggestions. All PRs will be considered, so feel free to open one!

- Write tests to verify the button URLs are generated correctly
- Can it cache settings in the stache instead of reading YAML file every time?
    - Is it as simple as using Laravel's caching stuff?
- Add Behance support
- Add Pinterest support
- Sharing counts
- Easier theme customization

Support
-------

[](#support)

Find a bug? Have a feature request? I'd be happy to help! Open an issue [on github](https://github.com/austenc/socialize)or reach out on twitter [@austencam](https://twitter.com/austencam) with suggestions!

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

2140d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/575421?v=4)[Austen Cameron](/maintainers/austenc)[@austenc](https://github.com/austenc)

---

Top Contributors

[![austenc](https://avatars.githubusercontent.com/u/575421?v=4)](https://github.com/austenc "austenc (29 commits)")

### Embed Badge

![Health badge](/badges/austenc-socialize/health.svg)

```
[![Health](https://phpackages.com/badges/austenc-socialize/health.svg)](https://phpackages.com/packages/austenc-socialize)
```

###  Alternatives

[woothee/woothee

Cross-language UserAgent classifier library, PHP implementation

107649.1k4](/packages/woothee-woothee)[overnaive/dingtalkrobot

DingTalk Robot

111.7k](/packages/overnaive-dingtalkrobot)

PHPackages © 2026

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