askvortsov/flarum-checklist

Checklists for Flarum!

Installs: 4 643

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 1

Language:JavaScript

Type:flarum-extension

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

This package is auto-updated.

Last update: 2024-04-19 01:01:50 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