Friendly Captcha integration for the CAPTCHA Drupal module.

Requires the "FriendlyCaptcha/friendly-challenge" JS library (more on that in the "Installation" section).

Dependencies

Installation

Manual Installation

  • Require the module, e.g. via composer: "composer require drupal/friendlycaptcha"
  • Get the library file here
  • Put the file inside "/libraries/friendly-challenge/"
  • Install the module
  • Check the status report for errors

Alternative composer installation

  • Require the module, e.g. via composer: "composer require drupal/photoswipe"
  • Enable usage of third-party libraries using composer, see here for an explanation.
  • Require the friendly-challenge library using "composer require npm-asset/friendly-challenge"
  • Install the module
  • Check your status report

Versions

See https://developer.friendlycaptcha.com/docs/v2/versions for a comparison of the library versions.

Thanks

to @John_B who created the Drupal 7 (7.x-1.x) branch.
to @jurgenhaas who implemented the local endpoint in 1.x

Alternative modules

Supporting organizations:
proudly helped to improve this module for the Drupal community

Project information

Releases

1.1.4 Stable release covered by the Drupal Security Team released 22 April 2025
Works with Drupal: ^8.9 || ^9 || ^10 || ^11
Install:

Development version: 1.x-dev updated 9 Apr 2026 at 15:48 UTC