davwheat Share
davwheat/flarum-ext-share
Let your users share posts via the native Web Share API.
- Downloads
- 1,010
- Version control
- github.com/davwheat/flarum-ext-share
davwheat Share
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.9.
-
3 additional versions.
-
Extension created.