ash3t / flarum-bbcode-button
Adds custom BBCode buttons to the composer toolbar.
Fund package maintenance!
Website
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
This package is auto-updated.
Last update: 2025-05-07 05:28:40 UTC
README
A Flarum extension. Adds custom BBcode buttons to the toolbar. But, get creative. You may use it for other purposes as well!
Install
Install with composer:
composer require zerosonesfun/flarum-bbcode-button:"*"
Update
composer update zerosonesfun/flarum-bbcode-button:"*"
php flarum migrate
php flarum cache:clear
Uninstall
Deactivate, tap the purge button, then run this composer command:
composer remove zerosonesfun/flarum-bbcode-button