Описание
Adds a new contact form block to the Gutenberg editor.
Roadmap: Store submissions, custom forms.
Установка
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.
Часто задаваемые вопросы
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Form Blocks» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Form Blocks» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1.0
- Initial release.