PluginProbe
Smart Forms – when you need more than just a contact form / 0.8
Smart Forms – when you need more than just a contact form v0.8
trunk 0.5 0.5.5 0.6 0.7 0.8 0.8.5 0.9.1
smart-forms / readme.txt

readme.txt in Smart Forms – when you need more than just a contact form 0.8, at readme.txt

97 lines 4.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Smart Forms ===
2 Contributors: EDGARROJAS
3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edseventeen%40gmail.com
4 Tags: contact form, contact, form, forms, contact form plugin, contact form builder, contact form with recaptcha, feedback form, contact us, request form, contact button, drag and drop contact form, file upload contact form, contact form to email, contact form payments, contact for paypal, form solution, form builder, feedback, easy contact form, helpdesk
5 Requires at least: 3.3
6 Tested up to: 3.5
7 Stable tag: 0.8
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Build forms easily by dragging and dropping elements. Calculated fields, customizable emails and much more!!.
12 == Description ==
13 For more information check: http://rednao.com/smartforms.html
14 If you have questions or suggestions please let me know in the smart form official site here: https://www.facebook.com/pages/Smart-Forms/1453714741522601
15
16
17 Build forms easily by dragging and dropping elements. The forms are responsive, they adjust to the available space.
18
19 You can create calculated fields and also after a form is submitted you can receive an email, the email can have any format and any information that you want, also, you can check the information of all the forms submitted so far in the entries screen.
20
21 **Features:**
22
23 * **Responsive Forms**.- The forms adjust automatically to the available space making them usable in a pc or phone.
24 * **Form Widget**.- You can easily add a form to a widget.
25 * **Shortcode Forms**.- The forms can also be easily added to any post or page using a shortcode.
26 * **Forms Entry Screen**.- Easily check the information that have been submitted so far in the entries screen.
27 * **Customizable form emails**.- After a form is submitted send an email with any information and format that you need.
28 * **Calculated fields**.- You can use fields in a formulas to fill fields automatically (up to three fields per formula in the free version)
29 * **Custom form fields**.- Currently the plugin supports these custom form elements: name, phone, email, address, number,captcha.
30
31 == Installation ==
32 1. Upload smart forms to the `/wp-content/plugins/` directory
33 2. Activate the item named 'smart forms' in the 'Plugins' menu in WordPress
34 3. Go to Smart Forms /Add new and create a new form
35 4. To add the form to a widget go to widgets and drag the smart form widget
36 5. To add the form to a post type [sform]formid[/sform] (example:[sform]1[/sform]), you can find the formid of your form on the form list
37
38 == Frequently Asked Questions ==
39 N/A
40
41
42
43
44
45 == Screenshots ==
46 1. Dragging a form element
47 2. Form Entries example
48 3. Example of a form
49 4. Example of the same form seen in an iphone
50 5. Adding form as a widget
51 6. Adding form as a shortcode
52 7. Advance email formatting
53 8. Example of a form with a calculated field
54 9. Calculated field interface
55 10. Example of date field
56 == Changelog ==
57 = Smart Forms 0.8 =
58 * Adding css export of submitted forms to entries screen
59 = Smart Forms 0.7 =
60 * Fixing issue with the form submission
61 * Adding the posibility to redirect to another page after the form was submitted
62 * Adding the posibility to customize the submission successfull message
63 * Fixing a css issue with the form text boxes.
64 * Fixed issues with forms
65 * Fixed issue en the forms entries screen
66
67 = Smart forms 0.6 =
68 * Added new forms elements (email,phone, address, captcha,number)
69 * Fixing issues with form email
70 * Fixing issue with forms formulas
71 * Added a wait cursor when the form is being submitted
72 = Smart forms 0.5.5 =
73 * Fixed issue with form title element
74 * Added Name form element
75 = Smart forms 0.5 =
76 * Fixed issues with form width
77 * Added calculated fields to certain forms
78 * Fixed issues in form builder
79 * Added a new form element, date picker
80 = Smart forms 0.3 =
81 * Added advanced customization for forms email.
82 * Fixed bugs in the form builder
83 * Fixed bug in the form checkbox
84 * Added the option to purchase the Smart Forms full version
85 = Smart forms 0.1 =
86 *First release of smart forms.
87 = Smart Forms 0.1.1 =
88 * Fixing issues with the form entries screen
89 * Allow the grid of the form entries to expand based on entries
90 * Fixing responsive forms
91
92 = Smart Forms 0.1.2 =
93 * Fixed form issue with required fields and form submission.
94 == Upgrade Notice ==
95
96 = Smart Forms 0.6 =
97 I fixed an issue with formulas in ie8, please after updating recreate your formulas (entering and exiting the formula screen) if you have any.