Addons are custom features that you can add to your Vanilla forum. Addons are created by our community of developers and people like you!
Will it work on my Vanilla Forum?
These addons are for people who downloaded and set up their own Vanilla forum. Compare your downloaded version with the version requirements on the right.
If your Vanilla forum is hosted at VanillaForums.com, this addon may already be installed there.
Vanilla Approved?
We review addons to make sure they are safe and don't cause bugs. An addon is considered to be "Vanilla Approved" once our review process is complete.
This addon is a plugin. You need to extract it to your /plugins folder to install it.
Adds a question designed to stop bots from registering
This is a simple little plugin that adds a question designed to stop bots from registering accounts ( Such as 'What is three plus three?' ). The question and two acceptable answers (such as '6' and 'six') can be changed via a dashboard settings panel.
This has only been tested using basic registration, but should work with invitations as well.
Since this adds new views for the registration screens, I do not believe it will be compatible with other plugins that do the same (FirstLastNames)... Although it would be fairly trivial to combine the two.
Thanks to peregrine for his tutorial and jspautsch for the FirstLastNames plugin/discussion that answered most of my questions on writing this plugin.