Restore admin password
how to restore admin password when it is lost
- if you have other admin account, you can use it to change other admin password, otherwise
- generate new password hash using: https://argon2-generator.com/
- update password in database using phpmyadmin, adminer or similar tool you use to access database
- admin password hash can be set in table admin , set new password in column password for admin you want to restore password for