Prevents spambots from signing up on your e107 website by checking their username, email address and IP address against the database on stopforumspam.com
- See Issue tracker
- You can install this plugin through the "Admin Area > Plugin Manager > Find Plugins" section.
- You can also download this plugin manually by checking out the releases page.
- e107 v1.0.4 (or lower) is no longer supported. It is strongly recommended to update to e107 v2.
- In case you wish to use this plugin on your e107 v1 installation, please use version 1.0.0 of this plugin. Any newer version of this plugin will only work on e107 v2.
In the admin area there are two preferences that can be set for this plugin:
- StopForumSpam Active: determines whether new signups are checked against the stopforumspam.com database (default is 'on')
- SFS Debug Mode: when enabled, all user signups are logged in the logfile. By default, only the registations which are found in the stopforumspam.com database are logged. (default is 'off')
The log file is located in your logs folder (by default 'e107_system/(hash)/logs')
- First, search the documentation here - documentation will be added asap
- Then, if you cannot find the answer to your question, please submit a new issue in the issue tracker here
- Bug reports and feature requests are very welcome!
- Use the issue tracker
- In case you want to translate this plugin to your language, please fork this Github repository and submit a pull-request.
See the releases section here