I set yii2-user module to my basic template. And now I want user registration to be without email confirmation. I don't need email at all. How can I remove email and its setting from my app. Appreciate every answer!
Asked
Active
Viewed 437 times
1 Answers
0
from the documentation http://yii2-user.dmeroff.ru/docs/configuration
enableRegistration (Type: boolean, Default value: true)

crlshn
- 87
- 8