zerosonesfun / expired-posts
Let people know that a post has expired and lock it down.
Package info
github.com/zerosonesfun/expired-posts
Language:JavaScript
Type:flarum-extension
pkg:composer/zerosonesfun/expired-posts
Fund package maintenance!
Requires
- flarum/core: ^1.0
- fof/components: >=0.2.0
- fof/extend: >=0.3.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
A Flarum extension. Mark posts as expired. An alternative to https://github.com/FriendsOfFlarum/prevent-necrobumping. Huge thanks to the Friends of Flarum group for the necrobumping extension. This uses their code and changes things up a bit so that there are no replies after so many days and the post is clearly marked as expired.
Installation
composer require zerosonesfun/expired-posts
Updating
composer update zerosonesfun/expired-posts
Links
Originally, an extension by FriendsOfFlarum, commissioned by webdeveloper.com. This version modified by Billy Wilcosky.