Table of Content
A Flarum extension. Automaticallly generate a catalogue for your posts. Also includes a BBCode: [anchor=anchorname] - whitch allows you to insert an anchor in your posts whitch can be jump to, besides h1-h6. Moreover, add a fancy lightblue indicator bar to your titles.
Getting Started
In order to install the extension, you will need to follow these simple steps.
⚠️ Minimum Requirements
flarum/core 1.2.0
📥 Installation
composer require tohsakarat/table-of-content
♻ Updating
composer update tohsakarat/table-of-content
php flarum cache:clear
Useful Links