An open API service indexing awesome lists of open source software.

https://github.com/FriendsOfFlarum/prevent-necrobumping

Warn before necrobumping old discussions
https://github.com/FriendsOfFlarum/prevent-necrobumping

flarum friendsofflarum hacktoberfest

Last synced: 21 days ago
JSON representation

Warn before necrobumping old discussions

Awesome Lists containing this project

README

        

# Prevent Necrobumping by FriendsOfFlarum

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/prevent-necrobumping.svg)](https://packagist.org/packages/fof/prevent-necrobumping) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate) [![Donate](https://img.shields.io/badge/donate-datitisev-important.svg)](https://datitisev.me/donate)

A [Flarum](http://flarum.org) extension. Warn before necrobumping old discussions.

> **Necrobump (verb)**:
>
> To revive a long dormant forum thread by adding a new post, thus bringing it to the top of the forum list. Often a tactic of trolls attempting to control a forum.
>
> https://www.urbandictionary.com/define.php?term=necrobump

![screenshot](https://i.imgur.com/8gF7nXh.png)
![screenshot admin](https://i.imgur.com/IUhPJy2.png)

### Installation

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:

```sh
composer require fof/prevent-necrobumping
```

### Updating

```sh
composer update fof/prevent-necrobumping
```

### Links

[![OpenCollective](https://img.shields.io/badge/donate-friendsofflarum-44AEE5?style=for-the-badge&logo=open-collective)](https://opencollective.com/fof/donate) [![GitHub](https://img.shields.io/badge/donate-datitisev-ea4aaa?style=for-the-badge&logo=github)](https://datitisev.me/donate/github)

- [Packagist](https://packagist.org/packages/fof/prevent-necrobumping)
- [GitHub](https://github.com/FriendsOfFlarum/prevent-necrobumping)

An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum), commissioned by [webdeveloper.com](https://webdeveloper.com).