oe800 / flarum-ext-bbcode-pastebin
Embed pastebin inside Flarum post.
Package info
github.com/0E800/flarum-ext-bbcode-pastebin
Type:flarum-extension
pkg:composer/oe800/flarum-ext-bbcode-pastebin
Requires
- flarum/core: ^0.1.0-beta.6
This package is not auto-updated.
Last update: 2026-03-07 02:03:28 UTC
README
BBCode Pastebin Embed Extension
Embeds the paste into the Flarum post. Respects the exposure and expiration settings for the paste. A notice is provided if the paste expires (or is deleted) or if the paste is private. Displays the proper formatting when syntax highlighting is used.
Install:
composer require oe800/flarum-ext-bbcode-pastebin
Usage:
For small pastes (about 7 lines)
[pastebin]{Pastecode}[/pastebin]
For medium pastes (about 30 lines)
[pastebinm]{Pastecode}[/pastebinm]
For larger pastes (42 + lines)
[pastebinl]{Pastecode}[/pastebinl]
Examples:
Smaller Paste:
Medium Paste:
Larger Paste: