The file recaptcha/recaptcha_mailhide/recaptcha_mailhide.info.yml is malformed and causes recaptcha to fail install in Drupal 8.

To fix:

  • Change all the lines [property] = [value] to [property]: [value] (replace the equals sign with a colon)
  • Comment out or remove the lines core: 7.x and files[] = recaptcha_mailhide.module
  • Add the line type: module

I've attached a fixed version of this file that installs (through the UI) on Drupal 8 for convenience.

CommentFileSizeAuthor
recaptcha_mailhide.info.yml331 bytestjaoht
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hass’s picture

Status: Active » Needs review
hass’s picture

Status: Needs review » Needs work

That is not a patch

Liam Morland’s picture

  • Liam Morland committed da0d24c on 8.x-1.x
    Issue #2444309: Convert recaptcha_mailhide.info.yml to D8 format.
    
Liam Morland’s picture

Status: Needs work » Fixed

This simple fix lets me mark this ticket closed. However, 8.x-1.x is not maintained; see parent ticket.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.