getgrav / grav-plugin-comments

Grav Comments Plugin
http://getgrav.org
55 stars 29 forks source link

to exclude email option from comments form #70

Open vivasteve opened 6 years ago

vivasteve commented 6 years ago

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