UserForms module provides a visual form builder for the SilverStripe CMS. No coding required to build forms such as contact pages.
Go to file
Ingo Schommer 4bd1445f17 MINOR Collecting entities for language master table with new i18nTextCollector functionality. The table is now sorted alphabetically by namespace and entity. Entities now include more translatable statics from DataObject subclasses like $db, $has_one etc. 2008-11-01 15:32:44 +00:00
code BUGFIX Fixed usage of HeaderField arguments in EditableFormHeading 2008-11-01 15:32:36 +00:00
css ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
images/fe_icons BUGFIX added missing memberlist icon 2008-10-23 21:31:43 +00:00
javascript ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
lang MINOR Collecting entities for language master table with new i18nTextCollector functionality. The table is now sorted alphabetically by namespace and entity. Entities now include more translatable statics from DataObject subclasses like $db, $has_one etc. 2008-11-01 15:32:44 +00:00
templates Added FieldEditor images that were in sapphire, and should belong in the userforms module, updated references to the images in the templates 2008-10-23 21:11:32 +00:00
ChangeLog MINOR Added README, LICENSE and ChangeLog files to userforms/trunk 2008-09-29 03:28:53 +00:00
LICENSE MINOR Added README, LICENSE and ChangeLog files to userforms/trunk 2008-09-29 03:28:53 +00:00
README MINOR Added README, LICENSE and ChangeLog files to userforms/trunk 2008-09-29 03:28:53 +00:00
_config.php ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00

README

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

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

Requirements
-----------------------------------------------

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

Installation Instructions
-----------------------------------------------
See INSTALL

Usage Overview
-----------------------------------------------

Known issues
-----------------------------------------------
- WorldPay - Email receipt is not sent after being redirected back from payment gateway.