getgrav / getgrav/grav-plugin-comments
to exclude email option from comments form
Open
enhancement
- Dominant language
- PHP
- Stars
- 54
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
here's a working option for comments.yaml
this way the email form is not shown and an email address is not required
```
name: email
label: optional
placeholder: email
type: email
type: hidden
validate
required: false
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.