zerosonesfun/hashtags

This package is abandoned and no longer maintained. No replacement package was suggested.

Adds hashtagging.

Fund package maintenance!
Website

Installs: 2 768

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 5

Open Issues: 0

Type:flarum-extension

4.1.2 2021-03-27 16:23 UTC

This package is auto-updated.

Last update: 2021-04-06 01:47:00 UTC


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