BBCode Pastebin Embed Extension
Embeds the paste into the Flarum post using an iframe. 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.
Github
Packagist
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: