Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/FriendsOfFlarum/spamblock

Mark user as spammer, suspending them & hiding their posts and discussions
https://github.com/FriendsOfFlarum/spamblock

flarum friendsofflarum hacktoberfest spamblock

Last synced: about 2 months ago
JSON representation

Mark user as spammer, suspending them & hiding their posts and discussions

Awesome Lists containing this project

README

        

# Spamblock by FriendsOfFlarum

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

A [Flarum](http://flarum.org) extension. Mark user as spammer, suspending them & hiding their posts and discussions.

![screenshot](https://i.imgur.com/0cwtLk5.png)

### Installation

Install with composer:

```sh
composer require fof/spamblock:"*"
```

### Updating

```sh
composer update fof/spamblock
php flarum cache:clear
```

### Links

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

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