-
KulaHub Spam Protection in 2026

If you use KulaHub as your CRM and marketing platform, you may eventually face spam through website enquiries, contact forms, sign-up forms, or other lead capture points. Fake submissions can pollute your CRM, waste your sales team’s time, reduce the quality of your email marketing lists, and make it harder to understand which marketing activities
FEEDBACK LOG
The Latest
-
Perl, Python anti-spam API to web-site spam protection
Ready to use API for protecting web site from spam, to an existing class PHP, added antispam modules Perl and Python. Libraries enable you to check on the spam as a new comment and registration. Examples: Perl API: [perl] use strict; use WebService::Antispam; my $ct = WebService::Antispam->new({ auth_key => ‘12345’ # API key, please get…
-
Updated antispam plugin for Joomla
Available to install new version of anti-spam plugin for Joomla 2.5, 3.x, the list of changes: plugin translated PHP API 2.0 optimized PHP code, removed the extra plugin settings, tested for compatibility with Joomla 2.5, 3.x. We remind all the possibilities of the plugin: protection of the site from the registration of the spam bots.…
-
Version 1.2.2 of Invision Power Board protection hook is released
·
Version 1.2.2 of Invision Power Board (IP.Board) hook of protection against undesirable comments and spam bot registrations is ready! Spam comments checking and automoderation are added comparing with the previous version 1.1.2. Full list of features: Comment relevance to forum topic, Presence of links and stop words, Presence in black…
-
Updated PHP API to version 1.21.9
Ready to use version 1.21.9 PHP API, change the following: Requests to the server switched ring HTTP+JSON. From RPC::XML refuse his redundancy for our service. In the class “Cleantalk added option «data_codepage», which allows you to specify a code page of the data transferred, respectively class automatically encodes the data in UTF-8. The input, output…