/flarum-ext-bbcode-pastebin

Embed pastebin inside Flarum post.

Primary LanguagePHP

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:

Imgur

Medium Paste:

Imgur

Larger Paste:

Imgur