Files

Contour Documentation

Documents how to work with Umbraco Contour (HQ's official form builder) from both an editor and developer standpoint (these docs are work in progress so expect regular updates :) )

##Installation and upgrading Extending Umbraco with the Contour section and keeping it up to date

##For editors Documents how to interact with the interface and build forms in a couple of clicks.

##For developers Developer documents covers working with Umbraco Contour from a developer standpoint. It covers designing forms in visual studio, retrieving data from contour, either via XSLT, Razor or via the normal API, it shows how to extend the system by hooking into the provider model, and finally it describes the available events and workflows you can use to extend or integrate Contour.