fof/drafts

Allow users to create post and discussion drafts

Fund package maintenance!
Website

Installs: 28 194

Dependents: 4

Suggesters: 0

Security: 0

Stars: 14

Watchers: 6

Forks: 7

Open Issues: 7

Language:JavaScript

Type:flarum-extension

1.2.10 2023-11-15 14:37 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

68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f666f662f646f6e6174652f627574746f6e4032782e706e673f636f6c6f723d626c7565

An extension by FriendsOfFlarum.