hypejunction/hypecaptcha

This package is abandoned and no longer maintained. No replacement package was suggested.

Captcha challenge

1.0.2 2018-07-13 09:23 UTC

This package is not auto-updated.

Last update: 2020-01-18 13:16:27 UTC


README

Elgg 3.0

Protects the site from bots using reCaptcha

Usage

echo elgg_view_field(['#type' => 'captcha']);

Users are only requested to solve a captcha one. If they proved they are human, they won't be bothered again.