zerosonesfun / expired-posts
This package is abandoned and no longer maintained.
No replacement package was suggested.
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!
0.4
2021-06-03 03:38 UTC
Requires
- flarum/core: ^1.0
- fof/components: >=0.2.0
- fof/extend: >=0.3.1
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.