Skip to content

Commit

Permalink
📝 Extend readme.txt description
Browse files Browse the repository at this point in the history
  • Loading branch information
MatzeKitt committed Sep 16, 2023
1 parent 9e06cbb commit 8f5e765
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,46 @@ An extensive yet user-friendly form block.

WordPress offers several (contact) form plugins, but most of them are not up-to-date anymore when it comes to creating forms. Form Block tackles this problem by utilizing the block editor's power. It enables you to create a form effortlessly within the block editor itself, which makes the process of creating a form much more enjoyable and similar to creating other types of blocks. This innovative approach to form creation ensures that Form Block stands out from other WordPress form plugins.

= Features =

* Fully support of the block editor
* Create forms with an unlimited number of fields
* Select from a wide variety of field types
* Use a predefined form or start from scratch
* Integrated honeypot for spam protection
* Integrated knowledge base for field types
* Client-side and server-side validation

= Getting started =

1. Add the "Form Block" block anywhere you want to enable a form in your block editor.
1. Select a predefined form or start from scratch.
1. Add/Edit/Remove fields to your form as you like. You can select from input, select and textarea fields.

After submission, the form data will be sent to the email address you have set in the settings.

= Coming soon =

There is much more planned for Form Block. Here is a small selection of features that are coming soon:

* Flood Control
* [Antispam Bee](https://wordpress.org/plugins/antispam-bee/) integration
* Custom date picker
* More customization options

= Pro version =

There is also a Pro version of Form Block available. It offers additional features, such as:

* Extended server-side validation
* Custom recipient(s) for each form
* Custom email subject for each form
* Custom form action
* Upload via drag and drop
* Global defined consent checkbox

You can find more information at [https://formblock.pro/en/](https://formblock.pro/en/).


== Installation ==

Expand All @@ -30,7 +70,7 @@ The settings can be found in **Settings > Writing > Form Block**.

= Is there a Pro version? =

Yes, there is a Pro version with enhanced functionality. Lean more at https://formblock.pro/en/.
Yes, there is a Pro version with enhanced functionality. Lean more at [https://formblock.pro/en/](https://formblock.pro/en/).

= How can I contribute? =

Expand Down

0 comments on commit 8f5e765

Please sign in to comment.