avatar4eg / flarum-ext-share-social
Include share social button.
Installs: 1 433
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 5
Forks: 8
Open Issues: 2
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.5
This package is not auto-updated.
Last update: 2024-10-26 20:20:46 UTC
README
A Flarum extension that adds share (to some popular social networks) buttons and <head> meta tags (Open Graph and Twitter Card) to make links to your forum look better. Originally made by BinhQuang (Github).
Screenshots
Settings:
Discussion button:
Share modal:
New meta tags:
Example of link view in VK.com:
Goals
- Allow easy share discussions to popular social networks.
- Make shared links look better.
Installation
composer require avatar4eg/flarum-ext-share-social
Configuration
- Open settings modal of the extension in your admin panel to configure share buttons list and meta tags.
End-user usage
On discussion page in sidebar there is a new "Share" button which opens modal with list of enabled social buttons. Each button opens a new window with selected social network share dialog.