# Simple Contact Forms

*This is a first version, so the readme is probably not what it should be. Contact me on twitter @owenthetwit with any questions.*

Contributors: owenr88
Tags: contact forms, enquiry forms, contact, forms
Requires at least: 3.8
Tested up to: 4.2.2
Stable tag: 1.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin is designed to strip all the faff so you can insert contact forms where you want and how you want. 

## Description 

This plugin is designed to strip all the faff so you can insert contact forms where you want and how you want. It's incredibly simple to set up and use so you can spend more time working on the harder parts of the site.

## Installation

Install the plugin by following these steps:

1. Upload the `simple-contact-forms` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Check out the settings page to create some fields and see how to include it in your theme

The plugin can also be searched for and installed directly in the WordPress Plugin manager.

## Frequently Asked Questions

### Can I ask you a question?

Yes. Head over to the [GitHub](https://github.com/owenr88/Simple-Contact-Forms) page with any questions or feature requests. You might also find your answer in the support tab. Feel free to [contact us](http://www.biglemoncreative.co.uk) if you can't find an answer.

## Screenshots

1. Form generation options
2. Form completion options
3. Field settings
4. Form output

## Changelog

### 1.2.2
* Fixed form fields creation bug

### 1.2.1
* Fixed deleting plugin bug

### 1.2.0
* Tabbed view in the admin area

### 1.1.1
* Fixed the destination page to send the form to

### 1.1.0
* Submissions are tracked and logged on the settings page

### 1.0.6
* Bug Fixes on shortcodes

### 1.0.5
* Bug Fixes on checkbox items

### 1.0.4
* Bug fixes on the send to URL in the settings

### 1.0.3
* Allow additional classes for buttons
* Set default fields when installing
* Fixing a few small bugs

### 1.0.2
* Bug fix with form title
* Fixed form issues for iPad

### 1.0.1
* Add checkbox support
* Added the ability to not send an email for test purposes. Use the text "ABANDON" in a name field.

### 1.0.0
* The very first version! Includes widget, functional and shortcode support.

## Upgrade Notice

Only the first version!