fof/drafts
Allow users to create post and discussion drafts
Maintainers
Package info
github.com/FriendsOfFlarum/drafts
Language:TypeScript
Type:flarum-extension
pkg:composer/fof/drafts
Fund package maintenance!
2.0.0-beta.7
2026-04-08 22:31 UTC
Requires
- flarum/core: ^2.0.0
Requires (Dev)
- flarum/flags: ^2.0.0
- flarum/gdpr: ^2.0.0
- flarum/phpstan: ^2.0.0
- flarum/tags: ^2.0.0
- flarum/testing: ^2.0.0
- fof/byobu: ^2.0.0
- fof/default-user-preferences: ^2.0.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT cabe52be05013406c8ba47e567a40a35a07e3c31
- FoF Team <team.woop@friendsofflarum.org>
This package is auto-updated.
Last update: 2026-06-23 22:25:38 UTC
README
👁 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.
