Skip to content
Snippets Groups Projects
Commit bf675caa authored by Viktor Holovachek's avatar Viktor Holovachek
Browse files

Issue #3471990 - Update readme

parent 7a9b913f
No related branches found
No related tags found
1 merge request!10Issue #3471990 - Update readme
......@@ -4,6 +4,27 @@ This module extends the form API to include convenient access to common for subm
You can use the existent filters and rules or create your own. This module is fully extensible using hooks, allowing you to easily add your own and reuse them throughout the site. Abstraction at it's finest!
## Table of contents
- Requirements
- Installation
- Available Validators
- Available Filters
- Usage
- Maintainers
## Requirements
This module requires no modules outside of Drupal core.
## Installation
Install as you would normally install a contributed Drupal module. For further
information, see
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
## Available Validators
......@@ -210,3 +231,11 @@ Now you are able to use at your form definiton.
//...
```
## Maintainers
- Pedro Faria - [pedrofaria](https://www.drupal.org/u/pedrofaria)
- Capi Etheriel - [barraponto](https://www.drupal.org/u/barraponto)
- Jesse - [jnicola](https://www.drupal.org/u/jnicola)
- Viktor Holovachek - [AstonVictor](https://www.drupal.org/u/astonvictor)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment