The plugin manages PHP and JavaScript..
You define your form fields HTML and the plugin takes care of submitting the form, saving the submission and running configurable set of form actions. 1.
You can configure several other actions to run when form is submitted, like sending notification or subscribing to MailChimp. 3.
You can show your form by using the in your WordPress posts, pages or widget areas...
HTML Forms comes with myriad of JavaScript events and WordPress hooks that allow you to modify or extend the plugin's default behavior..
You supply the HTML, HTML Forms takes care of validating and processing the form..
In your WordPress admin panel, go to Plugins > New Plugin, search for HTML Forms and click.
Alternatively, download the plugin and upload the contents of html-forms zip to your plugins directory.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Introducing version of HTML Forms, different approach to forms for WordPress sites...
Read more