zerosonesfun / expired-posts
Let people know that a post has expired and lock it down.
Fund package maintenance!
Website
Installs: 300
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
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.