=== Wordpress Forms ===
Contributors: lightningspirit
Tags: plugin, forms, ui, gui, form builder, custom forms, easy forms, drag and drop, form creator, form manager, jquery form, wordpress cms, custom post types, form in, posts, pages
Donate link: http://wwww.wp-forms.com
Requires at least: 3.0
Tested up to: 3.0.3
Stable tag: 0.2.7
License: GPLv2
Create your Web forms quickly and intuitively, and use them within your Posts, Pages or even published in a single location.
== Description ==
**Note:** This is a **BETA** release.
You should not used it in production machines. More features will be added. Stay in touch!
Visit [Wordpress Forms Plugin Site](http://wp-forms.com/ "Official Website") for more information!
One of the barriers that users of Wordpress have to face is the creation of custom Web forms.
Many plugins exist but they are always either too difficult for the end-user or too inflexible.
This plugin redesigns this concept: a fast and intuitive creation of both basic or professional custom forms that are effective and only requires from the user a mouse and their imagination!
With the power of the newly created *Custom Post Types* You Will Be Able to:
* Quickly create forms with a single click by selecting the elements you want.
* Modify the advanced options for each field.
* Specify an email which will be sent the submissions to the forms or
* Specify an external location in order to process the submitted data.
* Embed forms into Posts and Pages with through a button in the WYIWYG Editor or simply ...
* Publish the forms in a single location as if it were a page or a post.
* A super-clean interface that does not exclude anyone!
We are committed with the interface's simplicity and flexibility for the end-user.
**More features will come in a future release.**
**Technology**
The forms are already prepared to be processed in AJAX with the help of jQuery which also performs a validation to the inputs of each field.
**If you're a developer**
* We want to make this plugin as simple and intuitive, robust and flexible as possible.
* Our goal it to make it an usefull plugin that community can be proud of.
* We want to offer this to the community Wordpress: Help us!
== Installation ==
1. Upload `wordpress-forms` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= When Form is submitted I don't receive any email =
Wordpress Forms uses wordpress `wp_mail()` to process emails which requires having `SMTP` and `smtp_port` or `sendmail_from` set in `php.ini` of your hosting server.
If you are in doubt, alternatively install any SMTP Mail Plugin in your site.
= Is this release stable? Can I use it in my Wordpress powered site for an event registrations form? =
Short answer is "No". This is not a stable plugin yet, however you can use it and test it in your wordpress site.
I advise you that should not build forms with the purpose of use it with no failure. Use at your own risk!
= Can I add more elements to the admin box? =
Nope! But the hability to extend for custom elements is expected to appear soon in a next release.
== Changelog ==
0.2.7.1 Bug fix version due a strange error that affetcs some hosts
= 0.2.7 =
* New checkboxes bugfix: no more strange characters appear; no more desform of choices.
* Added legacy.php file to migrate forms from < 0.2.6 versions to this new one: maybe some ',' will be cutted - please, beware of this known bug.
* Added a new element for ``: when form is processed with email send password field will be encrypted with MD5 algorythm (this prevent malefic uses of the plugin).
* New icon that fits better with wordpress layout.
= 0.2.6 =
* Checks wp_mail() "integrity".
* Bug Fix: options ',' separates.
* Submmit to Submit.
* Javascript errors in IE and Chrome.
= 0.2.5 =
NOTE: This is a Beta version of this plugin. Future releases will demand stable releases. Stay in touch!
* Bug Fix: Removing 'Quick-Edit' link in Lists Page;
Hiding the possibility of directories listing in some webservers;
= 0.2.4 =
NOTE: This is a Beta version of this plugin. Future releases will demand stable releases. Stay in touch!
* Bug Fix: Hiding print_r in editor-plugin.php
= 0.2.3 =
NOTE: This is a Beta version of this plugin. Future releases will demand stable releases. Stay in touch!
* Adding Screenshots
= 0.2.2 =
NOTE: This is a Beta version of this plugin. Future releases will demand stable releases. Stay in touch!
* Adding TinyMCE Button
= 0.2.1 =
NOTE: This is a Beta version of this plugin. Future releases will demand stable releases. Stay in touch!
* Bug Fixes: control version
= 0.1 =
NOTE: This is a Beta version of this plugin. Future releases will demand stable releases. Stay in touch!
* Basic Functionality at 100% (we think...)
* Editor plugin button to include forms
* Inclusion of Action, Method and Send to email metadata
* Classes for Build and Create elements
* Interface Creation (JS and PHP)
== Website ==
Visit [Wordpress Forms Plugin Site](http://wp-forms.com/ "Official Website") for screenshots and more information.