getgrav / getgrav/grav-plugin-comments

to exclude email option from comments form

Open
#70 1 comment 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.