FoF Checklists

by Friends of Flarum · Feature

Checklists for Flarum

615 downloads 0 stars v1.0.0 Updated

README

FoF Checklists

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