How to modify OpenCart Administrator password from phpMyAdmin

OpenCart allows you to change the password for your administrator whenever you want. It's best practice to change your passwords regularly to strengthen your shopping cart's security. Updating your administrator password within the dashboard is easy to accomplish.
  1. Log into your OpenCart Dashboard
  2. Go to System > Users > Users
  3. Select the administrative user you employ and click "Edit
  4. opencart_user_pass_1
  5. Type your new password in the Password field
  6. opencart_user_pass_2
  7. Re-type your new password in the Confirm field
  8. Click "Save" in the upper right corner
Once you have saved your changes, you are done! 

Comments

Popular posts from this blog

Script For Login, Logout and View Using PHP, MySQL and Bootstrap

Hyperledger Development with in 10 days — Day 6

Insert CheckBox and Radio button Data in MySQL Database Using PHP