Form Blocks
Form Blocks
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.
- Upload the
form-blocksdirectory to your/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the ‘Contact Form’ block in the Gutenberg editor.
Faq
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.
Reviews
Changelog
0.1.0
- Initial release.