zerosonesfun/flarum-bbcode-tag

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

Keyword, hashtag, cashtag, Google, and Twitter search words/phrases.

Fund package maintenance!
Website

Installs: 118

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:flarum-extension

1.9 2021-06-05 06:30 UTC

This package is auto-updated.

Last update: 2023-09-05 11:08:28 UTC


README

Tag a word or phrase by using one of the following BBCode. These turn the wrapped text into a search link. Do not use this and my zerosonesfun/Hashtags extension together. This is meant to replace the original Hashtags extension.

[t]keyword[/t] - search forum

[ht=hashtag] - search forum (plus # is added)

[ct=gme] - cashtag - search stock via Google (plus $ is added)

[g=google search] - conduct Google search

[ts=search tweets] - search Twitter

Install & Update

composer require zerosonesfun/flarum-bbcode-tag

php flarum cache:clear

Remove

composer remove zerosonesfun/flarum-bbcode-tag

Links