mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
Will Rossiter
83d1f2fe86
ENHANCEMENT: rewrote the user defined forms cms JS into jquery. ENHANCEMENT: rewrote templates and removed dulicate code. APICHANGE: created parent class for EditableFormField, EditableOption and EditableMultiOption to prevent code duplication. MINOR: added icon for literal field. MINOR: added quick unit test. MINOR: removed dulicate images
############################################### 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.
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%