StopForumSpam by FriendsOfFlarum

License Latest Stable Version OpenCollective

Extiverse

A Flarum extension that checks sign up data against StopForumSpam's database to check for reported spam.

To use it, set up the checks and thresholds in the extension settings.

Installation

Use Bazaar or install manually with composer:

composer require fof/stopforumspam

Updating

composer update fof/stopforumspam

Links

An extension by FriendsOfFlarum.

    0.1.3

    • Hook in with SpamBlock (0.1.1+) to add spammers to the StopForumSpam database when marked a spammer
      • You will need an API key

    Updating ⬆️

    1. Make sure you are running Flarum beta 8, this update will not work on any other version
    2. Run the follow commands (in this order) in your Flarum root directory:
      • composer update reflar/stopforumspam
      • Click the clear cache button in the admin panel or run php flarum cache:clear

    0.1.4

    • Fix reporting to stop forum spam
    • Make sure an IP is real before sending it

    Updating ⬆️

    Run the follow commands (in this order) in your Flarum root directory:

    • composer update reflar/stopforumspam
      a month later

      Whats a good threshold number to start with if I have all three options checked?

      I also see no place for an api key to get popped in....

        Kyrne So what happens if they hit 2 points or go over? Do I get notified or are they just flat out denied?

        Would you recommend I use in conjunction with friends of flarum spamblock?

          MikeJones if their IP+email+username hits are equal to or greater than 2 they will get denied automatically, no notification for you.

          It's a great plugin to use, it makes getting rid of spammers super easy (1 button) and if you add it an API key to sfs (with splam block enabled) it will report them and thus helping the greater forum community.

            9 days later

            0.1.5

            Changelog 🔨

            • Use HTTPS for requests

            Updating ⏫

            composer update reflar/stopforumspam

            Please allow Bazaar 60 minutes to pull the update

            8 months later

            0.2.0

            Extension settings should automatically migrate from reflar/stopforumspam if they exist.

            • Moved to FriendsOfFlarum
            • Requires beta 10 or later
            • !! Make it translatable
            • Internal refactoring
            • [fof/spamblock] Treat SFS errors as validation errors, error message is now visible

            Updating

            composer require fof/stopforumspam
            datitisev changed the title to FriendsOfFlarum StopForumSpam .
            a month later

            This extension is not uninstalling either through Bazaar or through the Extensions tab. It is not happening like this for any other extension. I can post the error log but I think anyone can check it at their end. It was blocking many real people for signng up so I want to uninstall it. I am able to disable it though.