- Issue created by @mably
- Merge request !641Issue #3528984 by mably: Human Presence Form Protection module is deprecated... → (Open) created by mably
The Human Presence Form Protection module does not have any supported releases.
The related website does not exist anymore: https://www.humanpresence.io
Remove the following lines from the WebformAddonsManager.php
:
// Spam: Human Presence Form Protection.
$projects['hp'] = [
'title' => $this->t('Human Presence Form Protection'),
'description' => $this->t('Human Presence is a fraud prevention and form protection service that uses multiple overlapping strategies to fight form spam.'),
'url' => Url::fromUri('https://www.drupal.org/project/hp'),
'category' => 'spam',
];
Active
6.3
Code