A Flarum extension. Enables saving of discussion drafts.
Install with composer:
composer require fof/drafts:"*"crontab -eThen add
* * * * * cd /path-to-your-project && php flarum schedule:runFor more info, see this blog post
composer update fof/draftsAn extension by FriendsOfFlarum.