HumanPresence

MODX integration for humanpresence.io

Creator: Mat Dave Jones (matdave)

Need help installing this extra?

About HumanPresence

The HumanPresence Extra works with humanpresence.io to determine if a valid human presence is on your site. The package includes an output modifier, a FormIt Hook, and a plugin to automatically load the head tag on your site's frontend.

Information

Released
August 12, 2021

Supported Database
MySQL

License
GPLv2

Supported Versions
2.0 - Current

Downloads
175

Documentation
HumanPresence Documentation

Instructions

  • Install with the Package Manager.
  • Navigate to System Settings
  • Search for humanpresence.apikey
  • Set the value to your api key from https://www.humanpresence.io/
  • Usage

    The site package will automatically add the tracking script to your site for determining human presence level.

    FormIt

    You can protect your FormIt forms by adding the hook HumanPresence.FormIt.Hook. There are currently no additional settings needed. However, you can configure the confidence level in the system settings by changing the value of humanpresence.confidence to either a heigher or lower number. The maximum value returned is 100, so do not set it lower than that.

    Output Modifier

    You can block certain elements from being visible with an output modifier. Just add :humanpresence to any Element call. E.g.

    New in 1.0.0-pl

    Initial Release

    Current releases

    1.0.0-pl
    View | Download
    August 12, 2021
    2.0 - Current

    HumanPresence 1.0.0-pl | MODX