tohsakrat / flarum-table-of-content

A Flarum extension. Automaticallly generate a catalogue for your posts. Also includes a BBCode: [anchor=anchorname] - whitch allows you to insert a anchor in your posts whitch can be jump to, besides h1-h6. Moreover, add a fancy lightblue indicator bar to your titles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Content

Image description

Image description

Image description

A Flarum extension. Automaticallly generate a catalogue for your posts. Also includes a BBCode: [anchor=anchorname] - whitch allows you to insert a 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

About

A Flarum extension. Automaticallly generate a catalogue for your posts. Also includes a BBCode: [anchor=anchorname] - whitch allows you to insert a anchor in your posts whitch can be jump to, besides h1-h6. Moreover, add a fancy lightblue indicator bar to your titles.

License:MIT License


Languages

Language:JavaScript 64.1%Language:Less 33.1%Language:PHP 2.8%