Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

how to use “Cap (Proof-of-Work)” captcha? (found in Form plugin settings)

Solved by Andy Miller View solution

Started by Anna 4 weeks ago · 3 replies · 212 views
4 weeks ago

I just discovered this new Captcha option in the Form plugin settings – however, it does not seem to appear in the form fields reference. How do I use it? And am I right in assuming it’s basically the same as ALTCHA, which I have been working on a plugin for? 😆

last edited 06/30/26 by Anna
4 weeks ago

Thanks for mentioning this new captcha option in the Form plugin. Quite a nice move to decrease spam by increasing the $ costs for spammers and decrease their revenues.

Have started playing with it...

No, it has no documentation yet, but it's fairly easy to implement. No such things as requiring keys from Google or others.

And am I right in assuming it’s basically the same as ALTCHA,

Here is a brief comparison between cap and altcha: https://trycap.dev/guide/alternatives

4 weeks ago Solution

Yes, i added Cap support in Form plugin recently for various reasons, mostly because there was no good proof-of-work option for PHP/Grav that didn't involve a 3rd party service, and also because the other local caption options Form has are easily circumvented by spam bots nowadays.

More information here: https://getgrav.org/blog/grav-form-captcha-options

4 weeks ago

Perfection. Just what I was looking for when I started building the ALTCHA plugin. Well that’ll teach me to stay on top of the Grav blog…! 😆

Suggested topics

Topic Participants Replies Views Activity
Support · by Anna, 3 days ago
3 62 13 hours ago
Support · by TomW, 3 days ago
2 63 13 hours ago
Support · by Anna, 6 days ago
7 181 2 days ago
Support · by Anna, 6 days ago
9 148 2 days ago
Support · by stuart young, 5 days ago
2 97 5 days ago