PHPackages                             osayaweventures/share-links - 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. osayaweventures/share-links

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

osayaweventures/share-links
===========================

Social sharing links for your Statamic site

v1.0.1(3y ago)01.4k↓50%MITPHP

Since Dec 1Pushed 3y agoCompare

[ Source](https://github.com/osayaweventures/share-links)[ Packagist](https://packagist.org/packages/osayaweventures/share-links)[ RSS](/packages/osayaweventures-share-links/feed)WikiDiscussions main Synced 1mo ago

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

Social Share Links [![Statamic 3](https://camo.githubusercontent.com/65c738abedccaab1509aeb9f86f4d3c0e67dfe6ff43693176a7794e4f01ae329/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746174616d69632d332d626c75652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/65c738abedccaab1509aeb9f86f4d3c0e67dfe6ff43693176a7794e4f01ae329/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746174616d69632d332d626c75652e7376673f7374796c653d666c61742d737175617265)
======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#social-share-links-)

> Easily configure and add social sharing links to your **Statamic** site.

Features
--------

[](#features)

This following channels are currently supported:

- Facebook
- WhatsApp
- Twitter
- LinkedIn

How to Install
--------------

[](#how-to-install)

You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:

```
composer require osayaweventures/share-links
```

Publish the view
----------------

[](#publish-the-view)

```
php artisan vendor:publish --tag="share-links-views"
```

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

[](#how-to-use)

- In the Statamic Control Panel, click on the **Share Links** option under **Tools**. Next, toggle the buttons to enable or disable specific channel.
- Use the `{{ share_links }}` tag where you want the buttons to appear

### Supported tags

[](#supported-tags)

The following tags are support:

```
{{ share_links:dump }}

```

**OUTPUT:**

```
[
  "facebook" => "https://www.facebook.com/sharer/sharer.php?u=urlencoded"
  "twitter" => "https://twitter.com/intent/tweet?url=urlencoded"
  "linkedin" => "https://www.linkedin.com/shareArticle?mini=true&url=urlencoded"
  "whatsapp" => "https://api.whatsapp.com/send?text=urlencoded"
]

```

#### Generate Facebook Link

[](#generate-facebook-link)

```
{{ share_links:facebook }}

```

#### Generate LinkedIn Link

[](#generate-linkedin-link)

```
{{ share_links:linkedin }}

```

> Below are the og: tags that must exist and their correct format for LinkedIn:

```

```

#### Generate Twitter Link

[](#generate-twitter-link)

```
{{ share_links:twitter text="Post to twitter" handle="10gurusolutions" hashtags="elonmusk,statamic" related=""}}

```

#### Generate WhatsApp Link

[](#generate-whatsapp-link)

```
{{ share_links:whatsapp }}

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

Every ~81 days

Total

2

Last Release

1182d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/115593780?v=4)[Osayawe Ventures](/maintainers/osayaweventures)[@osayaweventures](https://github.com/osayaweventures)

---

Top Contributors

[![terryosayawe](https://avatars.githubusercontent.com/u/115593420?v=4)](https://github.com/terryosayawe "terryosayawe (1 commits)")

### Embed Badge

![Health badge](/badges/osayaweventures-share-links/health.svg)

```
[![Health](https://phpackages.com/badges/osayaweventures-share-links/health.svg)](https://phpackages.com/packages/osayaweventures-share-links)
```

###  Alternatives

[statamic/ssg

Generate static sites with Statamic.

254302.4k](/packages/statamic-ssg)[statamic/seo-pro

65440.7k](/packages/statamic-seo-pro)[jacksleight/statamic-bard-texstyle

17172.5k](/packages/jacksleight-statamic-bard-texstyle)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20116.8k](/packages/visuellverstehen-statamic-classify)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

13128.3k](/packages/withcandour-aardvark-seo)

PHPackages © 2026

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