Descrição
Adds a new contact form block to the Gutenberg editor.
Roadmap: Store submissions, custom forms.
Instalação
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.
Perguntas frequentes
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Form Blocks” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Form Blocks” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.1.0
- Initial release.