mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
22 lines
685 B
Plaintext
22 lines
685 B
Plaintext
###############################################
|
|
User defined forms ("userforms") Module
|
|
###############################################
|
|
|
|
Maintainer Contact
|
|
-----------------------------------------------
|
|
Sean Harvey (Nickname: sharvey, halkyon)
|
|
<sean (at) silverstripe (dot) com>
|
|
|
|
Requirements
|
|
-----------------------------------------------
|
|
SilverStripe 2.3.0+
|
|
|
|
Documentation
|
|
-----------------------------------------------
|
|
http://doc.silverstripe.com/doku.php?id=userdefinedform
|
|
|
|
Installation Instructions
|
|
-----------------------------------------------
|
|
Extract the userforms folder into the top level of your site, and visit
|
|
http://www.mysite.com/dev/build to rebuild the database.
|