zerosonesfun / hashtags
Adds hashtagging.
Package info
github.com/zerosonesfun/hashtags
Type:flarum-extension
pkg:composer/zerosonesfun/hashtags
Fund package maintenance!
Requires
- flarum/core: ^0.1.0-beta.16
README
Adds "hashtag to link" ability to Flarum by turning any word that begins with a "#" into a link. When the link is clicked, a search is performed for related posts. This does not track hashtag popularity. Hashtags must be in a paragraph with no formatting, or on a line by themselves (this prevents conflicts with other extensions).
As an added bonus, you may tag a phrase or multiple keywords with spaces, versus posting a traditional "hashtag." But, you will have to use a BBcode which looks like this (uses a "t" for tag):
[t]your search phrase[/t]
Install & Update
composer require zerosonesfun/hashtags
Remove
composer remove zerosonesfun/hashtags