fof/checklist

Checklists for Flarum

Maintainers

Package info

github.com/FriendsOfFlarum/checklist

Homepage

Forum

Language:TypeScript

Type:flarum-extension

pkg:composer/fof/checklist

Fund package maintenance!

Website

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0-beta.1 2026-04-03 23:06 UTC

This package is auto-updated.

Last update: 2026-04-03 23:07:30 UTC


README

License Latest Stable Version

A Flarum extension. Checklists for Flarum! If you can edit posts with checklists, you can click them to toggle without having to open the edit composer. Integrates particularly well with FoF Rich Text Editor but does not require it.

This extension is the successor to the abandoned askvortsov/flarum-checklist package. If you are migrating, replace askvortsov/flarum-checklist with fof/checklist in your composer.json.

Screenshot

Syntax

- [ ] unchecked
- [x] checked
  - [ ] Works nested

---

1. [ ] Works with ordered lists

Installation

Install with composer:

composer require fof/checklist:*

Updating

composer update fof/checklist

Links