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.

            nitaaikumar You can remove any extension by replacing require in the installation instructions with remove. In this case:

            composer remove fof/stopforumspam

            Run this in your Flarum root folder.

            nitaaikumar through the Extensions tab

            Uninstalling through the extensions page simply rolls back migrations, i.e. removes most of the extension data that was added to the DB if the extension created new tables/columns.

            a month later
            7 days later

            0.2.1

            • Fix issues with IE in admin area

            Updating

            composer require fof/stopforumspam
            4 months later

            Broken in Beta 12

            Fatal error: Uncaught ReflectionException: Class Reflar\Stopforumspam\Middleware\RegisterMiddleware does not exist in /home.md10/home/[redacted]/public_html/vendor/illuminate/container/Container.php:779 Stack trace: #0 /home.md10/home/[redacted]/public_html/vendor/illuminate/container/Container.php(779): ReflectionClass->__construct('Reflar\\Stopforu...') #1 /home.md10/home/[redacted]/public_html/vendor/illuminate/container/Container.php(658): Illuminate\Container\Container->build('Reflar\\Stopforu...') #2 /home.md10/home/[redacted]/public_html/vendor/illuminate/container/Container.php(609): Illuminate\Container\Container->resolve('Reflar\\Stopforu...', Array) #3 /home.md10/home/[redacted]/public_html/vendor/flarum/core/src/Foundation/Application.php(521): Illuminate\Container\Container->make('Reflar\\Stopforu...', Array) #4 /home.md10/home/[redacted]/public_html/vendor/flarum/core/src/helpers.php(26): Flarum\Foundation\Application->make('Reflar\\Stopforu...', Array) # in /home.md10/home/[redacted]/public_html/vendor/illuminate/container/Container.php on line 779

              Applepiee Looks like you are using the ReFlar version. Try installing the FriendsOfFlarum by running composer require fof/stopforumspam.

              2 months later

              0.2.2

              • Support Flarum beta.13

              Requires minimum flarum/core beta.12

              Updating

              composer require fof/stopforumspam
              php flarum cache:clear
              a month later

              I'm in doubt, on the one hand I think it's a useful extension plus it is used on this forum, and on the other hand I read this:

              "It was blocking many real people for signing up so I want to uninstall it." -nitaaikumar

              What are your experiences with this extension so far? Is there anyone who has been using it for a long time on some bigger forums?

                • [deleted]

                bryantmilan I take an alternative route with this one. I use WordPress for authentication, and then allow that to control sign-upv/ registration etc. I've not had any spam comments posted, but plenty of would be spammers have been stopped at the gates.

                How brilliant...
                I decided to learn php & the first thing I will do is to help this... This forum is bloody beautiful, anyway cheers for your work done mate!