Skip to content

AngellitoX/flarum-ext-filter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filter

A Flarum extension that filters and flags posts by keywords

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

composer require issyrocks12/flarum-ext-filter

To Do

  • Add regex support (in progress)
  • Ability to change flagger name, and fix (to do)
  • Add a notification to the user's notifications (to do)
  • Requests?

Issues

  • Flagger_name doesn't work

End-user usage

Input the strings, posts will be filtered as they are posted. They will be flagged and unapproved. An email will be send to the poster if the setting is on.

Links

About

Filter words out of posts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.3%
  • PHP 45.2%
  • CSS 4.3%
  • HTML 0.2%