davwheat Share

davwheat Share davwheat/flarum-ext-share

Let your users share posts via the native Web Share API.

davwheat Share

License Latest Stable Version Total Downloads

A Flarum extension. Let your users share posts via the native Web Share API.

Installation

Install with composer:

composer require davwheat/flarum-ext-share:"*"

Updating

composer update davwheat/flarum-ext-share:"*"
php flarum migrate
php flarum cache:clear

Usage

⚠️ The share buttons will only be shown on browsers which support the Web Share API. To check compatibility, head to caniuse.com.

Head to your admin dashboard to choose between 3 positions for the Share button:

https://u.davwheat.dev/cCvFMEWk.mp4

Links

Versions

  • Version v1.1.0.

    Likely works with Flarum v1.8.5.

  • 3 additional versions.
  • Extension created.