Libraries tagged by userdefinedform
sunnysideup/user-form-sealed-encryption
17 Downloads
It encrypts submissions on the website that can not be unencrypted on the server without a key that never touches the server. This basically seals the submissions, but you can access them if you really need to.
toastnz/gatedcontent
538 Downloads
A SilverStripe module for gated content using UserDefinedForm and cookies. Provides GatedContentPage and GatedContentChildPage types with cookie-based access control.
sunnysideup/userforms_paypal
215 Downloads
adds a buy now / pay now button to your userdefined form in Silverstripe
a2nt/userdefinedforms-payments
5 Downloads
SilverStripe Userdefined Forms Payments
sunnysideup/userforms-webhook
0 Downloads
Sends the submission of a userdefined form (userform) to a webhook
sunnysideup/userforms-csv-import
37 Downloads
Allows you to create records for a userdefined form using a csv (e.g. export from another db instance)
vinstah/groupuserform
9 Downloads
adds ability to group userform fields for reuse on UserDefinedForm