=== Fancy Fields For WPForms Including File Upload === Contributors: sanzeeb3 Tags: file-upload wpforms, wpforms fields, file-upload, fancy-fields-for-wpforms, Requires at least: 4.0 Tested up to: 5.0 Requires PHP: 5.3 Stable tag: 1.0.5.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Fancy Fields For WPForms Lite Plugin Including File Upload == Description == ### UNLOCK THE FANCY FIELDS OF WPFORMS LITE PLUGIN Current version only unlocks the following fancy fields of WPForms Lite: * File Upload * Website / URL * Date * Divider * Country * Phone Note that since 1.0.5, the plugin will not replace the existing WPForms fields, new Unlocked Fancy Fields group is now created for unlocked fields. And, the existing WPForms fields are now deprecated and will be removed later on. ### Features And Options: * File Upload: You can now add file upload field in your form to upload any types of files such as pdf, csv, png. Allowed file extension and maximum file size option included. The allowed file extensions and uploaded file extensions are case sensitive. * Website / URL : Allows you to add the website field to collect users website or url information. * Date : Allows you to add the date field to collect date type information with ease. * Divider : Divides your fields into the group. Useful for adding texts or subheading in between the fields. * Country : Allows you to add country selection dropdown to your form so that you can know your audience geographically. * Phone : Allows you to add phone number field to your form. With input mask option, you can validate the phone number client side. Note that server side validation for phone number is currently not available. [Contribute On GitHub Repository](https://github.com/sanzeeb3/fancy-fields-for-wpforms) [Contact The Author](http://www.sanjeebaryal.com.np) ### Checkout Entries For WPForms: [Entries For WPForms](https://wordpress.org/plugins/entries-for-wpforms/) - Unlocks the entries panel of WPFomrs lite plugin. All your form entries are stored in your WordPress database and are easily accessible from inside your WordPress dashboard. == Frequently Asked Questions == = Can I translate Fancy Fields For WPForms? Yes. The plugin is translation ready. You can use any tranlstion plugin. Or customize the plugins language with the provided pot file. The recommended way is to help Fancy Fields For WPForms by contributing the translation on [WordPress.org](https://translate.wordpress.org/projects/wp-plugins/fancy-fields-for-wpforms). = What's Next? Nothing much. I expect WPForms team to include some of the fancy fields in lite version, so that users may not need to use this plugin anymore. == Screenshots == 1. Frontend View 2. Backend View 3. File Upload Settings == Changelog == = 1.0.5.1 - 03/01/2019 = * Fix - FlatPickr enqueue on date field. = 1.0.5 - 03/01/2019 = * Deprecate - Exising WPForms fancy fields * Add - New fancy fields section and it's fields = 1.0.4 - 02/15/2019 = * Feature - Country and phone field added. * Enhacement - Load assets conditionally on demand = 1.0.3 - 02/11/2019 = * Fix - Check for file types permitted by WordPress * Feature - Allow any file type option = 1.0.2 - 02/05/2019 = * Fix - FlatPickr not displaying while date field is required. = 1.0.1 - 01/31/2019 = * Fix - Uppercase file not found for divider = 1.0.0 - 01/30/2019 = * Initial Release