- RAnsweredPlease share your private message link. I'll share ssh creds
- MSAnsweredHello,
Please test it and if there is any issue, let me know so that I can fix before I release update.
Thank you - RAnsweredThank you, Now it's working.
Can i change the password now? - RAnsweredHow can i get into admin panel?
- RAnsweredMail is not receiving.
"Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.
Resend Verification Email" - MSAnsweredHello,
Please find the Manage menu in top bar after you logged in as super admin.
For email, please update the mail config on the `.env` file.
```
MAIL_MAILER=smtp
MAIL_HOST=yourHost
MAIL_PORT=565
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
```
Thank you - Login to Reply