Filled In is a generic form processing plugin that will validate and store data submitted through forms. You can use it for any kind of data input, from simple contact forms on a blog to full-blown questionnaires on a business site.
Features include:
- Customizable data filters and data processors
- Central data storage, with exports to CSV and XML
- Email reporting, with attachments and inline images
- AJAX support (forms always work in browsers without JavaScript)
- Built-in CAPTCHA support
- Built-in poMMo mailing list support
- Built-in file upload support
- Easy to build custom extensions
Filled In is available in:
- English
- Danish, thanks to Georg S. Adamsen
- Polish, thanks to Kasia
- Italian, thanks to Simone Righini
- French, thanks to Zesty
The plugin is simple to install:
- Download
filled-in.zip
- Unzip
- Upload
filled-in
directory to your /wp-content/plugins
directory
- Go to the plugin management page and enable the plugin
- Configure the options from the
Manage/Filled In
page
- Put your custom made extensions in to wp-content/plugins/filled-in-extensions/pre (and also post, result, filters)
You can find full details of installing a plugin on the
plugin installation page.