askvortsov/flarum-checklist

Checklists for Flarum!

Maintainers

Package info

github.com/askvortsov1/flarum-checklist

Forum

Language:JavaScript

Type:flarum-extension

pkg:composer/askvortsov/flarum-checklist

Statistics

Installs: 8 789

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

v1.3.1 2021-05-18 18:06 UTC

This package is auto-updated.

Last update: 2026-02-19 05:09:43 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 Flarum Rich Text Editor but does not require it.

Screenshot

Syntax

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

---

1. [ ] Works with ordered lists

Installation

Tnstall manually with composer:

composer require askvortsov/flarum-checklist:*

Updating

composer update askvortsov/flarum-checklist

Links