# filter **Repository Path**: FlarumChina/filter ## Basic Information - **Project Name**: filter - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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) 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 comma and a space ", " ### Installation Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually 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).