2008-09-29 05:28:53 +02:00
|
|
|
|
###############################################
|
|
|
|
|
User defined forms ("userforms") Module
|
|
|
|
|
###############################################
|
|
|
|
|
|
|
|
|
|
Maintainer Contact
|
|
|
|
|
-----------------------------------------------
|
2009-06-15 01:11:31 +02:00
|
|
|
|
Will Rossiter (Nickname: wrossiter, willr)
|
|
|
|
|
<will (at) silverstripe (dot) com>
|
|
|
|
|
|
2008-09-29 05:28:53 +02:00
|
|
|
|
Sean Harvey (Nickname: sharvey, halkyon)
|
|
|
|
|
<sean (at) silverstripe (dot) com>
|
|
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
|
-----------------------------------------------
|
2009-02-24 06:14:10 +01:00
|
|
|
|
SilverStripe 2.3.0+
|
2008-09-29 05:28:53 +02:00
|
|
|
|
|
|
|
|
|
Documentation
|
|
|
|
|
-----------------------------------------------
|
2009-10-15 02:32:36 +02:00
|
|
|
|
http://doc.silverstripe.com/doku.php?id=modules:userforms
|
2008-09-29 05:28:53 +02:00
|
|
|
|
|
|
|
|
|
Installation Instructions
|
|
|
|
|
-----------------------------------------------
|
2009-10-15 02:32:36 +02:00
|
|
|
|
- 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.
|