ash3t / flarum-bbcode-button
Adds custom BBCode buttons to the composer toolbar.
Package info
github.com/ash3T/flarum-bbcode-button
Type:flarum-extension
pkg:composer/ash3t/flarum-bbcode-button
Fund package maintenance!
dev-main
2025-05-07 05:27 UTC
Requires
- flarum/core: ^1.0.0
This package is auto-updated.
Last update: 2026-02-25 07:35:17 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