Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

oaklinq/flarum-ext-spoiler-bbcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spoiler BBCode

License Latest Stable Version

A Flarum extension. Adds a [Spoiler] BBCode.

Instructions

Wrap the text or elements you want to hide with the Spoiler BBCode:

[SPOILER]Your Text.[/SPOILER]

To change the text of the spoiler warning use Flagrow Linguist.

Screenshot

Imgur

Installation

Use Bazaar or install manually with composer:

composer require kvothe/spoiler-bbcode

Updating

composer update kvothe/spoiler-bbcode
php flarum cache:clear

Links