| Summary | Performs age checking on the signup form | |
| Repository | GitHub - communiteq/discourse-tc-age-check | |
| Install Guide | How to install a theme or theme component | |
| New to Discourse Themes? | Beginner’s guide to using Discourse Themes |
Install this theme component
Performs an age check on the signup form based on the users birthday
Configuration
- install the theme component
- create a user field with type Date and check “show on signup form” and “required on signup”
- configure the settings
age check field namethe name of the user field you created in the previous stepage check minimum agethe minimum age (set to 0 if you don’t have a minimum age)age check maximum agethe maximum age (leave at 120 if you don’t have a maximum age)
Disclaimer
This is an age check, not an age verification.
A user can circumvent this check by choosing a different birthdate.
