NOTE
My first extension and the first time I program in PHP, be kind
flarum-ext-sharing
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.
Based on the work of the developers:
BinhQuang (Github).
NikolaiMorozov (Github)
Screenshots
Settings:
Discussion button:
Meta tags:
Example on facebook:
Example on Twitter:
Installation
composer require radixi0/flarum-ext-sharing
php flarum cache:clear
Configuration
- Open settings page in your admin panel to configure share buttons
End-user usage
On discussion page in sidebar there is a new "Share" button which shows a list of enabled social buttons. Each button opens a new window with selected social network share dialog.
Links
Todo
- Add more Social Networks
- Add more locales