fof/drafts

Allow users to create post and discussion drafts
80,591 17
Install
composer require fof/drafts
Latest Version:2.0.0-beta.7
License:MIT
Last Updated:Jul 24, 2026
Links: GitHub  ·  Packagist
Maintainer: clarkwinkelmann

Drafts by FriendsOfFlarum

License Latest Stable Version OpenCollective

A Flarum extension. Enables saving of discussion drafts.

Installation

Install with composer:

composer require fof/drafts:"*"

To enable the Scheduler, be sure to add the job to your crontab:

crontab -e

Then add

* * * * * cd /path-to-your-project && php flarum schedule:run

For more info, see this blog post

Updating

composer update fof/drafts

Links

An extension by FriendsOfFlarum.

Related Packages

fof/best-answer

Mark a post as the best answer in a discussion

157,199 25
tpokorra/flarum-ext-post-notification

Send email notification for each post written or modified

4,908 5
sycho/flarum-move-posts

Move posts from one discussion to another

18,057 2
clarkwinkelmann/flarum-ext-post-bookmarks

Bookmark posts to find them easily later

12,778 3
branchzero/discuz-flarum-adapter

Used To Quickly Generate Backend Skeleton based on Laravel/Lumen

12 20