Download plugin file UNZIP_FIRST_cleantalk.antispam-3.12.0.zip.Previous version UNZIP_FIRST_cleantalk.antispam-3.11.19.zip.

How to Install the CleanTalk Anti-Spam Solution in Bitrix

Go to your Anti-Spam Dashboard

1. Download the archive.

2. Unzip the downloaded archive. You will see two archives of different character encoding. Pick the one you need and unzip it. You will get the folder "cleantalk.antispam", upload it in "/bitrix/modules". The end result should be "/bitrix/modules/cleantalk.antispam".

3. On the Bitrix Administrator Panel go to "Marketplace —> Installed Solutions" page. Click the triple equals sign in the row with the solution "Anti-Spam w/o CAPTCHA by CleanTalk" and choose "Install".

Vbulletin Screen

 

4. After the successful solution installation go to "Settings —> System settings —> Module settings", in the pop-down menu choose "Anti-Spam w/o CAPTCHA by CleanTalk".

Bitrix Anti-Spam plugin settings

 

5. Copy the access key from your CleanTalk Dashboard and paste it in the "Access key" field, set up the Anti-Spam solution, and press the button "Save".

Bitrix Anti-Spam plugin options

 

 

Do a test registration or post a test comment using the blacklisted e-mail stop_email@example.com.

To test if SpamFireWall is working just add /?sfw_test_ip=10.10.10.10 to your site name. Example

www.yoursitename.domain/?sfw_test_ip=10.10.10.10 (you must see blocking screen)

Attention! You should test SFW with incognito mode switched on. To enable incognito mode press Ctrl+Shift+N for Chrome, Opera и Safari browsers; press Ctrl+Shift+P for Firefox, Internet Explorer and Microsoft Edge. A full guide to enable Incognito mode is here: https://www.wikihow.com/Activate-Incognito-Mode

 

Note! We can't guarantee that custom templates will be modified. This can lead to malfunctions of the cache in composite mode.

Spoiler: How to fix the work of custom templates:

You can add the needed code in the file footer.php of the template:

<?php 
BitrixMainPageFrame::getInstance()->startDynamicWithID("area"); 
if(CModule::IncludeModule("cleantalk.antispam")) echo CleantalkAntispam::FormAddon(); 
BitrixMainPageFrame::getInstance()->finishDynamicWithID("area", "Loading...");
 ?>

How to Add Website to CleanTalk Anti-Spam Dashboard
 

Please, use this guide to add a website to your CleanTalk Anti-Spam Dashboard: https://cleantalk.org/help/add-website

 

Congratulations! The Anti-Spam is installed.

 

Please go to your Dashboard to see the Anti-Spam status, add new websites or manage existing ones!
Please check your inbox to get your account password.

 

 

If you haven't found the answer to your question, please, contact our support team:

https://cleantalk.org/my/support/open

 

 

Was this information helpful?

It would also be interesting

Copied to clipboard