=== Form Blocks === Contributors: kbjohnson90 Tags: form, forms, block, blocks, gutenberg, editor Donate link: http://kylebjohnson.me/plugins Requires at least: 4.9 Tested up to: 4.9.1 Requires PHP: 5.6 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a new contact form block to the Gutenberg editor. == Description == Adds a new contact form block to the Gutenberg editor. Roadmap: Store submissions, custom forms. == Installation == This section describes how to install the plugin and get it working. 1. Upload the `form-blocks` directory to your `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the 'Contact Form' block in the Gutenberg editor. == Frequently Asked Questions == Are custom forms supported? Not yet. Currently awaiting nested block support before introducing the adding/removing of specific fields. Can the form labels be changed? Yes. The form labels are editable directly within the Editor block, including the Submit button text. == Screenshots == 1. The default contact form. == Changelog == = 0.1.0 = * Initial release. == Upgrade Notice == = 0.1.0 = * Initial release.