askvortsov1 / flarum-checklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

About

License:MIT License


Languages

Language:JavaScript 88.0%Language:PHP 9.2%Language:Less 2.7%