davwheat / flarum-ext-share
Let your users share posts via the native Web Share API.
Fund package maintenance!
davwheat
Installs: 942
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 3
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
This package is auto-updated.
Last update: 2024-11-06 15:35:39 UTC
README
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