A spam-prevention plugin for the Craft CMS base on Selvin Ortiz's Spam Guard plugin (https://github.com/selvinortiz/craft.spamguard). This plugin uses a javascript component which aquires a UUID from the plugin settings on load of the form page.
Cerberus requires https://github.com/pixelandtonic/ContactForm.
- Copy the included
cerberus
folder intocraft/plugins
. - Navigate to Plugins in the Craft CP.
- Click the Install button in the row for the Cerberus plugin.
- Click Cerberus to configure the plugin.
The javascript snippet in "web" should be loaded on your form page.