fof / drafts
允许用户创建帖子及讨论草稿
1.2.11
2024-09-05 12:59 UTC
Requires
- flarum/core: ^1.8.3
Requires (Dev)
- blomstra/gdpr: @beta
- flarum/phpstan: *
- dev-master
- 1.2.11
- 1.2.10
- 1.2.9
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.4.0
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.1
- 0.2.0
- 0.1.13
- 0.1.12
- 0.1.11
- 0.1.10
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-im/new-status
- dev-im/yarn
- dev-dependabot/npm_and_yarn/js/webpack-5.94.0
This package is auto-updated.
Last update: 2024-09-05 13:00:24 UTC
README
一个 Flarum 扩展。允许保存讨论草稿。
安装
使用composer安装
composer require fof/drafts:"*"
要启用调度程序,请确保将作业添加到crontab
crontab -e
然后添加
* * * * * cd /path-to-your-project && php flarum schedule:run
更多信息,请参阅 此博客文章
更新
composer update fof/drafts
链接
由 FriendsOfFlarum 开发的扩展。