This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

###############################################
User defined forms ("userforms") Module
###############################################

Maintainer Contact
-----------------------------------------------
Will Rossiter (Nickname: wrossiter, willr)
<will (at) silverstripe (dot) com>

Sean Harvey (Nickname: sharvey, halkyon)
<sean (at) silverstripe (dot) com>

Requirements
-----------------------------------------------
SilverStripe 2.3.0+

Documentation
-----------------------------------------------
http://doc.silverstripe.com/doku.php?id=modules:userforms

Installation Instructions
-----------------------------------------------
- Download the module from the link above.
- Extract the file (if you are on windows try 7-zip for extracting tar.gz files)
- Make sure the folder after being extracted is named userforms
- Place this directory in your sites root directory. (The root is the one with sapphire/cms/jsparty in it)
- Run in your browser - http://www.yoursite.com/dev/build to rebuild the database.
- You should see a new PageType in the CMS User Defined Form. This has a new Form tab which has your form builder.
Description
UserForms module provides a visual form builder for the SilverStripe CMS. No coding required to build forms such as contact pages.
Readme 15 MiB
Languages
PHP 70.9%
JavaScript 25%
Gherkin 1.8%
Scheme 1.4%
SCSS 0.9%