=== CraftForms ===
Contributors: mrpsiho
Tags: form, form builder, rest api, email template, dynamic forms
Requires at least: 6.0
Tested up to: 7.0
Stable tag: 1.3.3
License: GPLv2.1
License URI: http://www.gnu.org/licenses/gpl-2.1.html

CraftForms is a comprehensive tool for building web forms of any complexity! Build forms visually using Gutenberg editor.

== Description ==

CraftForms is a comprehensive tool for building web forms of any complexity! It features a block based form builder, so a user can build forms visually using Gutenberg editor. CraftForms also allows to create REST endpoints for submitting forms by using RESTful API and manage form submissions as DB records and/or emails sent.

== Installation ==

1. Upload `craftforms` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

= Does it work with any WordPress theme? =

Yes, it works with any WordPress theme. CraftForms is Gutenberg block based forms builder.

== Screenshots ==


== Changelog ==

= 1.3.3 =
* Updated: radio/checkbox option blocks; added 'Card' swatch
* Updated: Pipe/Stickers starters
* Added: Added new starter Print Boards
* Added: New starter "Custom Table"
* Added: Export submissions to CSV
* Added: Export orders to CSV
* Fixed: bugs/issues in the UI of admin pages

= 1.3.2 =
* Fixed: PHP error required a non-existent file in the FREE version

= 1.3.1 =
* Fixed: WP Abilities API guard for older versions

= 1.3.0 =
* Added: repeater form field
* Added: colorpicker form field
* Added: range slider form field
* Added: new WC specific starters
* Added: Error messages style setting
* Added: Encrypting Stripe API keys in DB
* Added: dynamic SKU and stock management functionality

= 1.2.1 =
* Added: 8 starter forms and email templates
* Fixed: JS error related to datepicker
* Fixed: issue related to loading inline embedded payment fields

= 1.2.0 =
* Added: form embed functionality
* Added: WC integration
* Added: new form debug tool
* Fixed: duplicating forms messes with unique form ID

= 1.1.5 =
* Fixed: bug related to saving "Redirect Url" setting
* Fixed: correct render of catalog ID for connected form

= 1.1.4 =
* Improved: booking related settings, added from/until number of days datepicker availability
* Added: Elementor and Bricks native widgets/elements
* Added: submit action "Webhook"
* Fixed: a bug in the file upload field

= 1.1.3 =
* Improved: the accessibility of the forms
* Fixed: custom headers now automatically allowed for CORS for forms enabled for external submissions

= 1.1.2 =
* Fixed: "modern" styles for some field types
* Fixed: (PRO) bug in form submission and proper deducting stock level/booking availability

= 1.1.1 =
* Fixed: styling issue in Gutenberg;
* Fixed: bug in 'linked' smart variable when used with checkboxes;

= 1.1.0 =
* Added: commerce functionality, booking, new starters, styles, blocks and functionality

= 1.0.0 =
* Initial Release
