Contact form captcha
I'm using the pages plugin which uses workers to send contact form details to me but I was wondering if I could implement a captcha to stop form abuse.
2 Replies
instead of using capture, maybe use Cloudflare's Turnstile service.
Cool thanks