zerosonesfun / expired-posts

A Flarum extension. Mark posts as expired after the number of days specified.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expired Posts

License Latest Stable Version

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.

About

A Flarum extension. Mark posts as expired after the number of days specified.

License:MIT License


Languages

Language:JavaScript 56.1%Language:PHP 35.6%Language:Less 8.3%