Search by

biffbangpow / silverstripe-contactform-element

TimBBP

Contact form element

Package info

github.com/BiffBangPow/silverstripe-contactform-element

Type:silverstripe-vendormodule

pkg:composer/biffbangpow/silverstripe-contactform-element

Statistics

Installs: 197

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v4.3.0 2025-08-29 09:25 UTC

This package is auto-updated.

Last update: 2026-08-29 02:36:10 UTC


README

Contact form element. Please note, this element uses Google Recaptcha V3 for spam protection. Credentials for this are usually included in the environment variables for the site.

The latest version uses ajax for the form submission, and shows responses inline with the form.

For the version of this element utilising flash messages, use the v2 branch