Descrizione
Adds a new contact form block to the Gutenberg editor.
Roadmap: Store submissions, custom forms.
Installazione
This section describes how to install the plugin and get it working.
- Upload the
form-blocks
directory 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Form Blocks” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Form Blocks” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.1.0
- Initial release.