Forms for Plone
Datagrid Field for z3c.forms
Honeypot protection for forms
collective.z3cform.norobots provides a "human" captcha widget based on a list of questions/answers.
plone.formwidget.hcaptcha is a z3c.form widget that integrates HCaptcha into Plone websites. It provides a robust, configurable captcha solution to secure forms from automated attacks, replacing the older plone.formwidget.recaptcha package. ## Key Features - **HCaptcha Integration** — Implements the HCaptcha service for bot detection and verification. - **Configurable Control Panel** — Includes a dedicated settings panel at `@@hcaptcha-settings` for easy site key and secret key management. - **Custom Verification Endpoint** — Allows overriding the default HCaptcha API endpoint via environment variables for staging or internal testing. - **Supermodel Support** — Enables adding captcha fields directly in XML models using the `HCaptchaWidget` field type. - **Demo and Examples** — Provides a demo folder with example implementations for developers. ## Philosophy The project follows Plone's extensible architecture, offering a drop-in replacement for older captcha solutions while maintaining compatibility with Plone's form and widget ecosystems.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.