Libraries tagged by userform
unclecheese/silverstripe-intercom-userforms
500 Downloads
SilverStripe integration with Intercom.io
swordfox/silverstripe-userform-mailchimpfield
523 Downloads
Adds a custom field to UserForms which allows you to select a list from MailChimp and subscribe on submission.
sunnysideup/userforms_paypal
215 Downloads
adds a buy now / pay now button to your userdefined form in Silverstripe
sunnysideup/userforms-csv-import
5 Downloads
Allows you to create records for a userdefined form using a csv (e.g. export from another db instance)
sunnysideup/userforms-block-spam-with-keywords
67 Downloads
Checks for keywords (e.g. [email protected]) and block submissions of the strings are present
nswdpc/silverstripe-userforms-ipcollection
3498 Downloads
Collect IP addresses of submissions, taking into account proxies
dnadesign/userforms-bulk-delete
2605 Downloads
Provides different ways of deleting SubmittedForm data
webfox/silverstripe-userforms-mailchimp
434 Downloads
Mailchimp signup field for userforms using mailchimp v3 API
nyeholt/silverstripe-udf-objects
2396 Downloads
Map Silverstripe UDF submissions to specific data objects
michaeljjames/silverstripe-udf-mailchimp
730 Downloads
Adds a new field to UDF to allow you to let users choose to subscribe to a mailchimp list you have choose in the admin
firesphere/partialuserforms
580 Downloads
Store partial userform submissions
briceburg/silverstripe-flexiform
124 Downloads
Add CMS configurable forms to your SilverStripe objects.
6fdigital/silverstripe-phone-field
53 Downloads
A phone number field for the SilverStripe CMS with validation using libphonenumber
lerni/editablemailchimpsubscriptionfield
958 Downloads
A Field for UserForms (EditableFormField) that'll let you add Subscribers to a MailChimp list with groups.
exadium/silverstripe-invisible-spam-protection
2112 Downloads
Very simple anti spam protection based on principle that automated spammers enter bogus information in all form fields. Field is added to form that is hidden using CSS hiding it from human users. Form is only allowed to be submitted if field is empty. Includes an EditableInvisibleSpamField to integrate with the UserForms module.