UserForms [v1.0]

Maintainer(s): Kirk, Willr
Supported by: SilverStripe

Let CMS authors create user defined forms on your site without needing technical or coding knowledge.

Build simple forms (such as contact forms) with a variety of form fields including dropdowns, email fields, checkboxs, radio buttons. Drag and Drop interface allowing users to simply construct usable forms without touching a line of code.

Supports emailing and exporting responses as CSV.

See https://github.com/silverstripe/silverstripe-userforms

Let CMS authors create user defined forms on your site without needing technical knowledge. Build simple forms (such as contact forms) with a variety of form fields including dropdowns, email fields, checkboxs, radio buttons. Drag and Drop interface allowing users to simply construct usable forms without touching a line of code.

Supports emailing and exporting responses as CSV.

See https://github.com/silverstripe/silverstripe-userforms

 

  • Features at a glance
  • Create forms with a number of different field types: text, dropdown, radio buttons, checkboxes, file uploads, and validated email address fields. Form Fields can be custom build and added to the forms as required.
  • Mark fields as required and set custom validation messages.
  • Email form submissions to a predefined email address (or multiple addresses), including file attachments. Ability to send a copy of the form to the author
  • Store form submissions in the database for online browsing.
  • Drag and Drop interface for managing fields
  • Developers can create custom field types, such as Google Maps Field.
  • Works with Mollom to reduce unwanted spam form submissions.
  • jQuery validation of the front-end fields
  • Conditional Field support (Only show section B if section A = something)
  • Ability to remove a single or remove all submissions from database
  • Ability to save or not save the submissions to the server, for later CSV export.
Module screenshot

Release(s)

  • Latest release

    Version: [v1.0]
    Date: 2012-08-08
    Compatible with: SilverStripe 3.0
    Download: 1.0

  • Older release(s)

    Version: [v0.5.0]
    Date: 2011-12-06
    Compatible with: SilverStripe 2.4.3, 2.4.4, 2.4.5, 2.4.6
    Download: 0.5

    Version: [v0.3.0]
    Date: 2010-05-20
    Compatible with: SilverStripe 2.4
    Download: userforms-v0.3.0.tar.gz

    Subversion access: http://svn.silverstripe.com/open/modules/userforms/tags/0.3.0

    Version: [v0.2.1]
    Date: 2009-07-27
    Compatible with: SilverStripe 2.3
    Download: userforms-v0.2.1.tar.gz

    Subversion access: http://svn.silverstripe.com/open/modules/userforms/tags/0.2.1

  • Latest master build

    To get a preview of our next release, download the latest build of unstable git master branch here. Please be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.

    SHA hash: 527b63786de03356c4bd791294e62957c722038f
    Build Date: 2013-02-28
    Download: silverstripe-userforms-master-HEAD.tar.gz

    Unstable Git access: git://github.com/silverstripe/silverstripe-userforms.git

 
 

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.