Skip to content

iahdevelop/FormEditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Editor for Umbraco

Form Editor is a package for Umbraco 7.3+ that lets the editors create forms and manage form submissions as just another part of the Umbraco content.

![Form Editor UI](Docs/img/form layout.png)

Some highlights include:

  • Grid based form editing.
  • Ships with (almost) all HTML5 input types.
  • Cross field validation.
  • Full control over the frontend rendering.
  • Full support for asynchronous postback, e.g. for AngularJS.
  • Easily extendable with custom fields.
  • Editors can add texts and images alongside the form fields.
  • reCAPTCHA support.
  • Fully localizable.

Table of contents

Credits

A huge thank-you goes out to the talented Yusuke Kamiyamane for creating the Fugue Icons that are used heavily in this project. H5YR!

About

Form Editor package for Umbraco 7

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 48.8%
  • JavaScript 27.7%
  • HTML 19.8%
  • CSS 3.7%