zerosonesfun / flarum-bbcode-tag
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
Requires
- flarum/core: ^0.1.0-beta.16 || ^1.0
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