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

https://github.com/FriendsOfFlarum/filter

Flag potentially offensive posts
https://github.com/FriendsOfFlarum/filter

hacktoberfest

Last synced: 21 days ago
JSON representation

Flag potentially offensive posts

Awesome Lists containing this project

README

        

# Filter by FriendsOfFlarum

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/filter.svg)](https://packagist.org/packages/fof/filter)

[![Extiverse](https://extiverse.com/extension/fof/filter/open-graph-image)](https://extiverse.com/extension/fof/filter)

A [Flarum](http://flarum.org) extension that filters and flags posts by keywords, with the ability to auto-merge double posts.

### Goals

- Make a moderator's job easier by filtering posts as they are posted

### Usage

- Input strings seperated by a new line

### Installation

Install with composer:

```bash
composer require fof/filter:"*"
```

### Links

- [on github](https://github.com/friendsofflarum/filter)
- [on packagist](https://packagist.org/packages/fof/filter)

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