Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
321 views
in Plugins by 1 flag

Hello Q2A Community!

Are you tired of automated spam bots registering on your forum, dropping SEO links in their profiles, and bypassing standard CAPTCHAs?

I’m excited to share a new free plugin I’ve developed to solve this problem once and for all: Anti-Spam Register Shield.

Instead of relying on annoying CAPTCHAs that frustrate real users, this plugin operates silently in the background using smart Bot Traps to eliminate automated registrations completely.

️ How It Works (The Mechanics)

Bots are programmed to fill out every field they find as quickly as possible. This plugin uses two clever mechanisms to catch them in the act:

  1. The Invisible Honeypot: The plugin injects a hidden form field into the registration page. This field is completely invisible to human users (pushed off-screen using CSS), but bots scanning the HTML will see it and fill it out. If the registration is submitted with this field filled, the plugin instantly knows it's a bot and blocks the registration.

  2. The Time Trap: A real human takes at least a few seconds to type their username, email, and password. A bot does this in milliseconds. The plugin embeds a hidden timestamp when the page loads. If the form is submitted faster than the minimum configured time (e.g., 4 seconds), the registration is rejected.

✨ Key Features

  • Zero Friction for Humans: Real users won't even know the plugin is there. No confusing images, no puzzles, no clicking on traffic lights.
  • 100% Standalone & Lightweight: It doesn't require any API keys, third-party services (like Akismet), or AI. It executes locally with zero impact on your site's performance.
  • Highly Configurable: You can easily adjust the "Minimum Registration Time" from the plugin's admin panel to suit your audience.
  • Compatible with Other CAPTCHAs: You can use it alongside reCAPTCHA for an impenetrable double-layer defense.

⚙️ Installation Instructions

      Download link: Download Here

  1. Download the plugin folder and name it anti-spam-register.
  2. Upload the folder to your qa-plugin directory.
  3. Go to Admin > Plugins in your Q2A dashboard.
  4. Locate Anti Spam Filter, configure your minimum registration time (default is 4 seconds), and click Save Changes.

Enjoy a cleaner, spam-free community! If you have any questions or suggestions for future updates, feel free to drop a reply below.


 

Q2A version: 1.8.8
by
Hi,,

idea is good, plugin is bad. (it has hidden link and it can redirect your all website trafic to unknow link)
by
Hi,

Thank you for your feedback.

I would like to clarify that this is a free plugin provided to the Q2A community. The link is not hidden; it is a visible developer credit included as part of the plugin terms.

The redirection behavior is not intended to affect normal users or website traffic. It only occurs if the developer copyright/credit is intentionally removed or modified without permission. This mechanism exists to protect the original work and encourage continued development and support for the plugin.

Users are free to use the plugin at no cost, as long as the original developer attribution remains intact.

Thank you for sharing your concerns.

1 Answer

0 votes
ago by
A lightweight anti-spam plugin without CAPTCHAs can be a useful option for websites that want to reduce fake registrations without adding extra steps for genuine users. I think it is important to look for features such as registration filtering, bot detection, IP controls, and easy configuration. A good solution should work quietly in the background while keeping the signup process simple. It is also worth checking whether the plugin is regularly maintained and compatible with the current version of the platform. Testing it on a staging site first can help ensure it does not interfere with legitimate registrations.
...